Implement new Multiselect UX and groundwork for Multiforward.

This commit is contained in:
Alex Hart
2021-08-11 13:18:38 -03:00
committed by Cody Henthorne
parent 655e43a079
commit 28abc1e4ff
19 changed files with 625 additions and 79 deletions

View File

@@ -5,7 +5,6 @@
android:id="@+id/conversation_update_item"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/conversation_item_background"
android:focusable="true"
android:paddingStart="26dp"
android:paddingEnd="26dp">