• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Rotation animation on ScrollView

tmmihr

Lurker
Jun 1, 2013
1
0
Im am trying a simple rotation animation on a ScrollView using this code:

ObjectAnimator rotation = ObjectAnimator.ofFloat(view, "rotation", rotationValue);
rotation.start();

Animation works fine but the contents of the ScrollView is drawn outside the view's bounds.

Tried almost every trick I know... :(

Images attached.

Screenshot_2013-06-01-00-05-39.png

Screenshot_2013-06-01-00-05-43.png
 

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones