Skip to content

Instantly share code, notes, and snippets.

@Shivamdhuria
Created May 2, 2020 18:43
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 Shivamdhuria/4d1c9f45cff1bf686a247e872a8d0f70 to your computer and use it in GitHub Desktop.
Save Shivamdhuria/4d1c9f45cff1bf686a247e872a8d0f70 to your computer and use it in GitHub Desktop.
<style name="WindowAnimationTransition">
<item name="android:windowEnterAnimation">@android:anim/fade_in</item>
<item name="android:windowExitAnimation">@android:anim/fade_out</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment