You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
zahid-arbisoft
changed the title
Inconsistent Layout for different Android device density
Inconsistent layout for different Android device density
Jun 12, 2018
zahid-arbisoft
changed the title
Inconsistent layout for different Android device density
Inconsistent layout for different Android device density (or OS version)
Jun 12, 2018
I have a image view in child and for 420dpi device it is showing perfect centered vertical in the zoomlayout.
Same code on 560dpi device moves image to top (almost 80dp) behind a view on top of the screen. Image size is 1360 x 910.
Can you give me some hint, i want to fix it myself.
Devices used:
Update
This issue could be because of OS version. Nexus 6P emulator (API 26) has no issue. Nexus 6P emulator (API 23) has the issue.
The text was updated successfully, but these errors were encountered: