Re: [android-developers] How can i rotate vertical a RatingBar

2011-08-11 Thread TreKing
On Thu, Aug 11, 2011 at 1:58 AM, mugurel cosmin wrote: > I managed to do that with animation but the on touch listeners remains in > the horizontal position. Does anyone has a clue ? Animations only make the view *look* like they moved / scaled / rotated. They actually don't, as you noticed. D

[android-developers] How can i rotate vertical a RatingBar

2011-08-11 Thread mugurel cosmin
I want to rotate a RatingBar vertically. I managed to do that with animation but the on touch listeners remains in the horizontal position. Does anyone has a clue ? I`ll be gratefull for an answer. Thanks, Mugurel Spineci -- You received this message because you are subscribed to the Google Grou

[android-developers] How can i rotate vertical a RatingBar widget

2011-08-11 Thread mugurel cosmin
I want to rotate a RatingBar vertically. I managed to do that with animation but the on touch listeners remains in the horizontal position. Does anyone has a clue ? I`ll be gratefull for an answer. Thanks, Mugurel Spineci -- You received this message because you are subscribed to the Google Grou