Skip to content

Instantly share code, notes, and snippets.

@VMAXSDK
Created September 5, 2017 09:29
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/1d3876a57cf2f92da5ee3e176ba3ef7a to your computer and use it in GitHub Desktop.
Save VMAXSDK/1d3876a57cf2f92da5ee3e176ba3ef7a to your computer and use it in GitHub Desktop.
<!-- Start Adcolony required Activities -->
<activity android:name="com.adcolony.sdk.AdColonyInterstitialActivity"
android:configChanges="keyboardHidden|orientation|screenSize"
android:hardwareAccelerated="true" />
<activity android:name="com.adcolony.sdk.AdColonyAdViewActivity"
android:configChanges="keyboardHidden|orientation|screenSize"
android:hardwareAccelerated="true"/>
<!-- End Adcolony -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment