Pre requisties for setting different Screen Resolution layouts in android -
i developing android app. faced problem different screen resolution, images overlapping in little size screen , looks fine in normal size screen. tried layout-small xml little screen size little images in drawable-ldpi.but doesn't work.does layout-small supported api level 13 or below or such specification?
does layout-small supported api level 13 or below or such specification?
res/layout-small/
has been supported since api level 1.
i tried layout-small xml little screen size little images in drawable-ldpi.
-ldpi
low-density screens. while most -small
screens -ldpi
, not will.
but doesn't work
nobody can help if unwilling explain problem in greater detail. "it doesn't work" same going doctor, saying "i don't sense well", , expecting doc cure without farther info you.
android
No comments:
Post a Comment