Android activities are small and in the top left corner on HiDPI displays #119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On any DPI > 1.0, Android activities (as implemented in #75) get squished in the corner:
This is due to Waydroid bug #1347.
A fix is proposed in waydroid/android_hardware_waydroid #76.
Until it's merged and released, you can unblock by installing the patch below (untar, then run install.sh; uninstall.sh also provided for use once updated).