how to maintain the Image Position and Size for all size of Devices in android? -
i have layout below image , have designed using image view , image button images. while run other devices alignment , size varies:
**i'm using on landscape mode
there few ways this. easiest way use androids grid layout , build way, takes bit of getting used works well.
the 2nd way make alot of values folders , ajusting dimens in them: https://developer.android.com/guide/practices/screens_support.html
Comments
Post a Comment