|
@@ -28,7 +28,7 @@ |
|
|
android:theme="@style/Theme.Nsgk_rural_web"> |
|
|
android:theme="@style/Theme.Nsgk_rural_web"> |
|
|
<activity |
|
|
<activity |
|
|
android:name=".WelcomeActivity" |
|
|
android:name=".WelcomeActivity" |
|
|
android:configChanges="orientation|keyboardHidden|screenSize" |
|
|
|
|
|
|
|
|
android:configChanges="orientation|keyboardHidden|screenSize|layoutDirection|uiMode" |
|
|
android:label="@string/app_name" |
|
|
android:label="@string/app_name" |
|
|
android:theme="@style/Theme.Nsgk_rural_web.Fullscreen"> |
|
|
android:theme="@style/Theme.Nsgk_rural_web.Fullscreen"> |
|
|
<intent-filter> |
|
|
<intent-filter> |
|
@@ -39,7 +39,7 @@ |
|
|
</activity> |
|
|
</activity> |
|
|
<activity |
|
|
<activity |
|
|
android:name=".FullscreenActivity" |
|
|
android:name=".FullscreenActivity" |
|
|
android:configChanges="orientation|keyboardHidden|screenSize" /> |
|
|
|
|
|
|
|
|
android:configChanges="orientation|keyboardHidden|screenSize|layoutDirection|uiMode" /> |
|
|
</application> |
|
|
</application> |
|
|
|
|
|
|
|
|
</manifest> |
|
|
</manifest> |