Note : Works only with latest miui developer roms.
Hey guys,
This guide is to learn how to enbale iPhone X gestures on supported Mi Phones.
Requirements - Either root or Magisk
Method 1 ( Requires root access ) :
go to your build.prop file located at /system/build.prop and edit the following code
change it to this
If the code doesn't exist in your build.prop then add the required line ( qemu.hw.mainkeys=0 ) at the bottom of build.prop
Now reboot the device and go to settings. You will see new option ''Full Screen Display''. This is the option where you can enable the iPhone X Gestures on supported Mi Phones.
Method 2 ( Root not required but requires Magisk ) :
Download the attached magisk module and flash in either twrp recovery or via Magisk app itself and reboot the device. You will see new option ''Full Screen Display'' in settings. This is the option where you can enable the iPhone X Gestures on supported Mi Phones.
Hit Thanls if you like my work.
Hey guys,
This guide is to learn how to enbale iPhone X gestures on supported Mi Phones.
Requirements - Either root or Magisk
Method 1 ( Requires root access ) :
go to your build.prop file located at /system/build.prop and edit the following code
Code:
[B]qemu.hw.mainkeys=1[/B]
Code:
[B]qemu.hw.mainkeys=0[/B]
Now reboot the device and go to settings. You will see new option ''Full Screen Display''. This is the option where you can enable the iPhone X Gestures on supported Mi Phones.
Method 2 ( Root not required but requires Magisk ) :
Download the attached magisk module and flash in either twrp recovery or via Magisk app itself and reboot the device. You will see new option ''Full Screen Display'' in settings. This is the option where you can enable the iPhone X Gestures on supported Mi Phones.
Hit Thanls if you like my work.
Attachments
-
5.5 KB Views: 5,395
Last edited: