I'm pretty sure both devices have that required width, which would explain why they both use the second layout... do notice that these are screen size specifiers(and more specifically - width specifiers), not screen resolution. These should be used to determine differences between phones, phablets and tablets.
On Wednesday, January 23, 2013 8:21:14 AM UTC+2, sree wrote: > > Hi, > i am implementing UI design for samsung S3 and nexus S.when i am run my > project compatability of screen is change. > i am using separate layout in res folder like layout-sw240dp(Nexus S), > layout-sw320dp(S3).when i am running these both devices are take > layout-sw320dp xml file. > > can help any one for these problem. > thank you in advance > -- 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

