diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 5aec81e..b572898 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -26,8 +26,8 @@ + android:noHistory="true" + android:theme="@style/AppTheme.NoActionBar"> @@ -38,6 +38,17 @@ android:name=".presentation.testRight.TestRightActivity" android:exported="false" android:windowSoftInputMode="adjustPan"> + + + + + + + + + @@ -45,10 +56,6 @@ - -