Skip to content

Instantly share code, notes, and snippets.

@benlau
Created December 21, 2015 08:40
Show Gist options
  • Save benlau/efc7f94514384736533c to your computer and use it in GitHub Desktop.
Save benlau/efc7f94514384736533c to your computer and use it in GitHub Desktop.
<activity android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|locale|fontScale|keyboard|keyboardHidden|navigation"
android:name="quickandroid.QuickAndroidActivity"
android:label="Quick Android Example"
android:theme="@style/AppTheme"
android:screenOrientation="unspecified"
android:launchMode="singleTop">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment