dolphin/Source/Android/res/layout
Lioncash 77a5af3bcf [Android] Change the settings menu a little more. Instead of the settings being a single view with settings from all components being displayed, I have broken it into sections. This future-proofs the settings menu in the sense that it won't get cluttered before people start asking "Hey, shouldn't this be broken into sections?".
As of this commit, it is broken into CPU Settings and Video Settings.
I also simplified the code that is responsible for setting the valid CPU cores and video backends by simply making UI string arrays that get chosen, based on the platform the Android device is running on.
2013-08-19 19:10:13 -04:00
..
about_layout.xml [Android] Make the file browser look much more nice and user friendly to use. 2013-08-13 13:05:42 -04:00
folderbrowser.xml [Android] Add a faint divider line between each folder browser item. 2013-08-14 20:43:29 -04:00
gamelist_activity.xml [Android] Make the navigation drawer not so blindingly dark. 2013-06-26 04:58:34 -05:00
gamelist_layout.xml [Android] Change the Game List items to be formatted similarly to how the folder browser is. Also ensure the 'no banner' icon scales down to the same size as the other banners. 2013-08-17 13:25:40 -04:00
gamelist_listview.xml [Android] Remove SimonVT menudrawer library. Move to Google's support library for their navigation drawer support. Overall cleanup. 2013-06-22 07:45:05 -05:00
prefs.xml [Android] Change the settings menu a little more. Instead of the settings being a single view with settings from all components being displayed, I have broken it into sections. This future-proofs the settings menu in the sense that it won't get cluttered before people start asking "Hey, shouldn't this be broken into sections?". 2013-08-19 19:10:13 -04:00
sidemenu.xml [Android] Remove a redundant LinearLayout in one of the layout files. 2013-08-14 20:49:26 -04:00