Skip to content

Instantly share code, notes, and snippets.

@VMAXSDK
Created September 5, 2017 09:31
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/68dcf92ff7677ff75607c6abe2469960 to your computer and use it in GitHub Desktop.
Save VMAXSDK/68dcf92ff7677ff75607c6abe2469960 to your computer and use it in GitHub Desktop.
<!-- Start Millennial Media required Activities -->
<activity
android:name="com.millennialmedia.internal.MMActivity"
android:configChanges="locale|layoutDirection"
android:label="@string/mmadsdk_app_name"
android:theme="@style/Theme.MMTransparent" />
<activity
android:name="com.millennialmedia.internal.MMIntentWrapperActivity"
android:configChanges="locale|layoutDirection"
android:label="sdk" />
<!-- End Millennial Media -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment