Created
February 10, 2022 23:46
-
-
Save ryjen/284bd92b00f077301d2ed2868fdac160 to your computer and use it in GitHub Desktop.
Lower Android Emulator Density for Layout Issues
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ~/.android/avd/<name>.avd/config.ini | |
hw.lcd.density=320 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment