Android 4.4.4 Display *content much bigger* -
i reports calendar of app "mydays" on android 4.4.4 not total visible. instead whole display seems zoomed 4 times, part visible.
its relative layout tablerows!
it working fine other firmwares before. thought (i cant test dont have 4.4.4)
i used have
<supports-screens android:anydensity="false" android:normalscreens="true" android:largescreens="true" android:smallscreens="true" android:resizeable="true"> </supports-screens>
when made anydensity =' true' before, had problems... not 'false"
thanks chris
android android-4.4-kitkat
No comments:
Post a Comment