diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 300967e..63ef451 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,13 @@ + android:hardwareAccelerated="true" + + + + + + + @@ -16,29 +30,18 @@ - - - - - - + - - - + android:theme="@style/AppTheme.NoActionBar"> + - - - - + android:theme="@style/AppTheme.NoActionBar" /> \ No newline at end of file