mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 02:39:55 +01:00
Add animation for swipe to archive.
This commit is contained in:
committed by
Greyson Parrelli
parent
ff633ddd59
commit
3037a33267
@@ -33,6 +33,7 @@
|
||||
</shape>
|
||||
</inset>
|
||||
</item>
|
||||
<item android:drawable="@drawable/conversation_list_item_background_default" />
|
||||
</ripple>
|
||||
</item>
|
||||
</selector>
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="@color/conversation_list_selected_color">
|
||||
<item android:id="@android:id/mask" android:drawable="@android:color/black" />
|
||||
</ripple>
|
||||
Reference in New Issue
Block a user