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:

  • so layout want use
  • size based on design or device based or
  • any technique there responsive design

    enter image description here

**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

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -