You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert the menu icons to LinearLayouts so that they aren't dependent on screen aspect ratio to look correct
Some phones are no longer 16:9, leading to a large gap in the middle of the phone main menu layout
The game logo is also too big on these phones
Change the margins of the settings menu so they are consistent across all devices (MeMO tablets, Amazon Fire tablets, various smartphones). Currently, the margins of regular Preference objects have too much left padding on some devices.
The text was updated successfully, but these errors were encountered:
LinearLayout
s so that they aren't dependent on screen aspect ratio to look correctPreference
objects have too much left padding on some devices.The text was updated successfully, but these errors were encountered: