This is not intended to be something applications change. On Sat, Aug 13, 2011 at 10:06 PM, s3t141 <[email protected]>wrote:
> 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 > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

