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 System.putFloat(cResolver, System.TRANSITION_ANIMATION_SCALE) and System.puFloat(cResolver, System.WINDOW_ANIMATION_SCALE) they don't change the Animation on Display Settings... any advise pleaseee... Thanks and Regards, Setiawan -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

