This has been fixed see my comment in the same stackoverflow link. On Friday, 22 March 2013 11:28:00 UTC+5:30, Ansh wrote: > > Hi guys , > > i am doing translate animation where i need to move my view( which is at > the center of the screen ,but not exactly ) upward so that it can fit to > the container placed 9dp from top.I have figured it out that if i translate > view from 0%p to 52%p it will exactly fit the in the container layout for > XHDPI devices.which worked perfect on google galaxy nexus device ( 720 X > 1280 ) but the same thing is not working on samsung s3.In S3 i need to move > the view onlty 50%p.Please tell me how can i resolve this devices dependent > issue?And Why this happens? > Is it happening because of screen sizes if so , please suggest me the > solution. > > for better understanding please have a look at : > http://stackoverflow.com/questions/15546791/translateanimation-with-p-not-working-in-in-samsung-s3 >
-- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

