This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-06 07:02:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8cf71c913bbd06f3e52a7fe66b01141976c7e34
dolphin
/
Source
/
Android
/
res
/
layout
History
Lioncash
c8cf71c913
[Android] The emulation overlay now sets the button positions based upon the locations chosen in the input overlay configuration settings. Documented the hell out of how the initialization of the Drawables works inside InputOverlay.java.
...
Also made the use of InputOverlayItem.java obsolete. So this is now removed.
2013-10-25 20:34:38 -04:00
..
about_layout.xml
[Android] Slightly change the layout of the AboutFragment. Looks more like an actual list view now.
2013-09-16 22:04:59 -04:00
emulation_view.xml
[Android] Slight cleanup for previous commit. Mostly UI adjustments.
2013-10-25 17:39:23 -04:00
gamelist_activity.xml
[Android] Make the navigation drawer not so blindingly dark.
2013-06-26 04:58:34 -05:00
gamelist_folderbrowser_list.xml
[Android] Use the same layout for the game list and the folder browser. Since the UI layouts are exactly the same.
2013-08-29 12:16:29 -04:00
gamelist_listview.xml
[Android] Simplify the line divider for the folder browser and game list. Turns out someone disabled it in the list view initially. No more custom implementation now.
2013-08-29 12:06:31 -04:00
input_overlay_config_layout.xml
[Android] The emulation overlay now sets the button positions based upon the locations chosen in the input overlay configuration settings. Documented the hell out of how the initialization of the Drawables works inside InputOverlay.java.
2013-10-25 20:34:38 -04:00
prefs_viewpager.xml
[Android] Remove unnecessary attributes from the ViewPager layout XML file.
2013-10-06 20:04:53 -04:00
sidemenu.xml
[Android] Turns out the sidebar XML could also be simplified.
2013-08-22 07:02:30 -04:00