Hi all, this may have its own dedicated thread but I was not able to find it during my time with my Mi 6 and Mix 2.
When I moved over to MIUI I was shocked that they removed Min Width in Developer Options, because opening apps such as Telegram gave it such a horrid text size I could not adjust.
This will require you to have 5 minutes of your lunch break, a PC, and also depending on where you are accessing your Mi device, a VPN.
ATTENTION: To those who have used this command before on other devices, the device WILL RETAIN the density after a reboot. Don't worry about doing this every reboot, because you DO NOT HAVE TO.
NOTE: This will NOT cause any reboots of any kind, and you can still use themes from MIUI or wherever. The only apps I have noticed have a weird design will be the Themes app, where the app will look off tilted. Other than that, Xiaomi should have just left this in instead of neglecting their own app's density adaptation.
I am located in Hong Kong, or a China based region!
I am not living in a China based region!
Screenshots:
When I moved over to MIUI I was shocked that they removed Min Width in Developer Options, because opening apps such as Telegram gave it such a horrid text size I could not adjust.
This will require you to have 5 minutes of your lunch break, a PC, and also depending on where you are accessing your Mi device, a VPN.
ATTENTION: To those who have used this command before on other devices, the device WILL RETAIN the density after a reboot. Don't worry about doing this every reboot, because you DO NOT HAVE TO.
NOTE: This will NOT cause any reboots of any kind, and you can still use themes from MIUI or wherever. The only apps I have noticed have a weird design will be the Themes app, where the app will look off tilted. Other than that, Xiaomi should have just left this in instead of neglecting their own app's density adaptation.
I am located in Hong Kong, or a China based region!
- Turn off wifi, and ensure your device is linked to a Mi Account
- Go to Settings -> About Phone -> Tap MIUI Version 7 times
- Go back, and go to Additional Settings -> Developer Options -> USB Debugging
- Then click on USB Debugging (Security settings)
- Go through the three prompted Apply dialogs with countdown, and ensure the toggle is enabled.
- If it isn't, ensure your wifi is disabled, mobile data is enabled and Mi account is linked
- Go to a PC with adb set up: https://forum.xda-developers.com/showthread.php?t=2588979 (Windows)
- Open a Command prompt and type:
Code:adb shell wm density 380 exit - I picked 380, but you can make it smaller
- To reset the density, type:
Code:adb shell wm density reset exit
I am not living in a China based region!
- Turn off wifi, and ensure your device is linked to a Mi Account
- Install a VPN, such as Tunnelbear, and VPN back to an HK or China server (REQUIRED): https://play.google.com/store/apps/details?id=com.tunnelbear.android&hl=en
- Go to Settings -> About Phone -> Tap MIUI Version 7 times
- Go back, and go to Additional Settings -> Developer Options -> USB Debugging
- Then click on USB Debugging (Security settings)
- Go through the three prompted Apply dialogs with countdown, and ensure the toggle is enabled.
- If it isn't, ensure your wifi is disabled, mobile data is enabled and Mi account is linked
- Go to a PC with adb set up: https://forum.xda-developers.com/showthread.php?t=2588979 (Windows)
- Open a Command prompt and type:
Code:adb shell wm density 380 exit - I picked 380, but you can make it smaller
- To reset the density, type:
Code:adb shell wm density reset exit
Screenshots: