Remove redundant exit animation.

Fixes #12119
This commit is contained in:
clauz9
2022-04-09 09:22:46 +03:00
committed by Greyson Parrelli
parent 2f0f26c328
commit b0e7b49056

View File

@@ -76,6 +76,5 @@
</style>
<style name="Signal.ConversationSettings.WindowAnimation" parent="android:style/Animation" >
<item name="android:windowExitAnimation">@anim/slide_fade_to_bottom</item>
</style>
</resources>