diff --git a/Android/AndroidManifest.xml b/Android/AndroidManifest.xml index de695cb3d..81f0df3c8 100644 --- a/Android/AndroidManifest.xml +++ b/Android/AndroidManifest.xml @@ -17,7 +17,7 @@ android:hardwareAccelerated="true" android:icon="@drawable/icon" android:label="@string/app_name" - android:theme="@style/appTheme" > + android:theme="@style/Theme.Project64" > + android:theme="@style/Theme.Project64.GameActivity" > + android:theme="@style/Theme.Project64.GameActivity" > diff --git a/Android/res/layout/about_licence.xml b/Android/res/layout/about_licence.xml index a718e1eff..7406d34ab 100644 --- a/Android/res/layout/about_licence.xml +++ b/Android/res/layout/about_licence.xml @@ -4,5 +4,4 @@ android:id="@+id/webview" android:layout_width="match_parent" android:layout_height="match_parent" /> - \ No newline at end of file diff --git a/Android/res/values-v11/styles.xml b/Android/res/values-v11/styles.xml index b2798e5a2..d4ce6ff3f 100644 --- a/Android/res/values-v11/styles.xml +++ b/Android/res/values-v11/styles.xml @@ -1,7 +1,4 @@ - - - + + @@ -19,22 +27,32 @@ #000000 - - - - + + @android:color/white + @android:color/white + + + + + + +