diff options
| author | Mahdi Hijazi <mahdi.hijazi@booking.com> | 2017-03-18 21:46:28 +0100 |
|---|---|---|
| committer | Mahdi Hijazi <mahdi.hijazi@booking.com> | 2017-03-18 22:08:49 +0100 |
| commit | ecf2eaac99399b1d033b010669eb97314f76e87b (patch) | |
| tree | 27b64a9772ca57347551267c7a447a3b14d8d8ea /Source/Android | |
| parent | 4c0e5dedb41e9c188a0a6d91e40c0016ab93aef0 (diff) | |
Remove obselete game menu settings button
Diffstat (limited to 'Source/Android')
| -rw-r--r-- | Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml b/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml index 4bf4e6193f..6aa1e9dc8b 100644 --- a/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml +++ b/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml @@ -53,11 +53,6 @@ style="@style/InGameMenuOption"/> <Button - android:id="@+id/menu_ingame_settings" - android:text="@string/preferences_settings" - style="@style/InGameMenuOption"/> - - <Button android:id="@+id/menu_refresh_wiimotes" android:text="@string/emulation_refresh_wiimotes" style="@style/InGameMenuOption"/> |
