[android-developers] Re: How to set Animation on Display Settings menu programmatically?

2011-08-13 Thread s3t141
Hi, I get that changing Animation on Display Settings, change below value: float TransitionAnimationScale = System.getFloat(cResolver, System.TRANSITION_ANIMATION_SCALE); float WindowAnimationScale = System.getFloat(cResolver, System.WINDOW_ANIMATION_SCALE); but when i set them using

[android-developers] How to set Animation on Display Settings menu programmatically?

2011-08-04 Thread s3t141
Hi, Please help, i want to set Animation (All Animations, Some Animations, No Animation) on Display Settings menu programmatically. tried to googling for a week with no result. appreciate any advise... Thanks and Regards, Setiawan -- You received this message because you are subscribed to the