D
Deleted User
Guest
branch v6 with hdpi
https://github.com/MiCode/patchrom_miui/tree/v7-android-4.4.4
if you look at miui it also has data partition and cust files so probably have to update.script de cyan
with v7 xhdpi is 320dpi
maybe we could input in int somewhere after framework is loaded
wm size 720x1280
wm density 320
is the default settings in the framework smali or int.rc? ive never seen em maybe the WM.jar is handling it now?
https://github.com/MiCode/patchrom_miui/tree/v7-android-4.4.4
if you look at miui it also has data partition and cust files so probably have to update.script de cyan
with v7 xhdpi is 320dpi
maybe we could input in int somewhere after framework is loaded
wm size 720x1280
wm density 320
is the default settings in the framework smali or int.rc? ive never seen em maybe the WM.jar is handling it now?
Last edited by a moderator: