Skip to content

Instantly share code, notes, and snippets.

@VMAXSDK
Created September 5, 2017 09:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VMAXSDK/dc70f6493f14f2b39cede27ed6058e0c to your computer and use it in GitHub Desktop.
Save VMAXSDK/dc70f6493f14f2b39cede27ed6058e0c to your computer and use it in GitHub Desktop.
<!-- Pokkt -->
<activity
android:name="com.pokkt.sdk.userinterface.presenter.activity.PokktAdActivity"
android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|uiMode|screenSize|smallestScreenSize"
android:hardwareAccelerated="true"
android:label="@string/app_name"
android:screenOrientation="fullSensor"
android:windowSoftInputMode="stateAlwaysHidden|adjustUnspecified" />
<!-- Pokkt ends -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment