From 6f3279d62716b3242c16aed1a629e7c425337955 Mon Sep 17 00:00:00 2001 From: Eder Bastos Date: Tue, 2 Jun 2015 16:44:31 -0400 Subject: [PATCH] Android: Remove old UI references from manifest, and set the new UI Activity's title to "Dolphin Emulator' --- .../Android/app/src/main/AndroidManifest.xml | 31 +------------------ 1 file changed, 1 insertion(+), 30 deletions(-) diff --git a/Source/Android/app/src/main/AndroidManifest.xml b/Source/Android/app/src/main/AndroidManifest.xml index 31a673c51d..3c87d9fd41 100644 --- a/Source/Android/app/src/main/AndroidManifest.xml +++ b/Source/Android/app/src/main/AndroidManifest.xml @@ -18,6 +18,7 @@ @@ -48,39 +48,10 @@ android:theme="@style/DolphinSettingsGamecube" android:label="@string/grid_menu_settings"/> - - - - - - - - - - - - - - - -