Handling all screen sizes android
问题 I'm working on an android App,and it's designed with numbers (margins etc) no relative things so I think I'll find many problems with different screen sizes so I thought of making a function which will keep the data in DIMENSIONS file proportional to user screen size like ( User's screen size X dimen)/(the screen size which the app were designed on) , so I want to know if this won't cause any problem on App working etc .. Thank you =) 回答1: Create three different Layouts Folder in your res