mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +01:00
Fix several conversation settings feedback issues.
* Mute icon in wrong location in RTL * No exit animation when dismissing conversation settings * Thumbnails flicker when you come back to conversation settings * Rounded corners for mute dialog don't match other dialogs * Mute button in note-to-self conversation settings * Explore adding contact details to the contact bottom sheet
This commit is contained in:
@@ -65,5 +65,6 @@
|
||||
</style>
|
||||
|
||||
<style name="Signal.ConversationSettings.WindowAnimation" parent="android:style/Animation" >
|
||||
<item name="android:windowExitAnimation">@anim/slide_fade_to_bottom</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user