mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-05 08:03:47 -04:00
Merge pull request #120 from brarcher/handleConfigChanges
handle orientation and resize config change for IntroActivity
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
<activity
|
||||
android:name=".IntroActivity"
|
||||
android:label=""
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:theme="@style/AppTheme.NoActionBar"/>
|
||||
</application>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user