Friday, March 22, 2013

[android-developers] Re: Translate Animation doesn't work with samsung's S3

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.

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment