Skip to content

Instantly share code, notes, and snippets.

@srujanv3

srujanv3/xml Secret

Created June 18, 2021 07:56
<style name="DialogAnim">
<item name="android:windowEnterAnimation">@anim/scale_up</item>
<item name="android:windowExitAnimation">@anim/scale_down</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment