diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 46ebdd1..a184e18 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -13,13 +13,13 @@ + android:label="@string/app_name" > + android:label="@string/app_name" + android:theme="@style/BlackTheme" > @@ -30,7 +30,8 @@ + android:label="@string/app_name" + android:theme="@style/FullscreenTheme" > + android:layout_height="match_parent" + android:background="@android:color/black" > - + android:contentDescription="@string/app_name" /> + + + +