android - 360dp in MDPI not matching in xxhdpi -
i have image on mdpi 360dp , takes entire width of screen. when view image on nexus 5x api 23 xxhdpi scren not take entire width of screen. thought 1dp equals 1px on mdpi use standard. 360dp on mdpi max width therefore max width on densities ? missing ?
this have tried. compare screens size:
giving full screen output:
this 1 same 360dp:
giving output image not taking full screen, why :
Comments
Post a Comment