|
|
@@ -245,7 +245,7 @@
|
|
|
android:hardwareAccelerated="true"
|
|
|
android:launchMode="singleInstance"
|
|
|
android:screenOrientation="portrait"
|
|
|
- android:theme="@style/AppTheme"
|
|
|
+ android:theme="@style/AppThemeTransparent"
|
|
|
android:windowSoftInputMode="adjustPan|stateHidden">
|
|
|
<intent-filter android:autoVerify="true">
|
|
|
|