Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created November 17, 2015 08:40
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 hitherejoe/a22b8e96db4d36b47e86 to your computer and use it in GitHub Desktop.
Save hitherejoe/a22b8e96db4d36b47e86 to your computer and use it in GitHub Desktop.
<style name="AppTheme.Explode" parent="AppTheme.NoActionBar">
<item name="android:windowExitTransition">@transition/slide_explode</item>
<item name="android:windowReenterTransition">@android:transition/slide_top</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment