Android: Add game grid view

This commit is contained in:
Connor McLaughlin
2021-03-06 14:02:07 +10:00
parent 2106197418
commit 5bd39bc2c7
15 changed files with 460 additions and 58 deletions

View File

@ -227,4 +227,6 @@
<string name="dialog_touchscreen_controller_buttons">Touchscreen Controller Buttons</string>
<string name="dialog_touchscreen_controller_settings">Touchscreen Controller Settings</string>
<string name="settings_summary_console_tty_output">Logs debug messages printed by games.</string>
<string name="action_show_game_list">List View</string>
<string name="action_show_game_grid">Grid View</string>
</resources>