diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index fc4db05..24344c6 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -21,7 +21,7 @@ + android:theme="@style/Theme.LightNoActionBar"> diff --git a/android/res/layout/intro.xml b/android/res/layout/intro.xml index a3020d1..425f65b 100644 --- a/android/res/layout/intro.xml +++ b/android/res/layout/intro.xml @@ -32,8 +32,7 @@ android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:layout_alignParentBottom="true" - android:background="#FF707070"> + android:layout_alignParentBottom="true">