Android Studio - ImagesViews go wild on diferent screens -


i i'm learning how use android studio first time , i'm having problems images.

i used android studio design interface position imageviews on correct positions , used resize them. problem when run on emulator, though i'm using same "canvas" on android studio design interface screen on emulator, images appear in different positions. , if try different emulators different screen sizes can go more wild , change positions intarelly.

i made research , of people android studio needs different images , create different drawable folders each screen type.

i've done , fixed problem of images still change position bit. suspect problem resize images android design tool, i'm not sure.

can theorize why happening? (if using design interface change images width , height creating problem)

what best way (practices, methods, tools,...) put images without them changing positions in different screens?

shall change images sizes on photoshops example instead of on android studio?

p.s: know it's read appreciate help.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -