Update release channel with material 3 changes.

This commit is contained in:
Cody Henthorne
2022-06-27 10:10:13 -04:00
parent 8b806a8ac5
commit 7a0bd3315b
7 changed files with 33 additions and 129 deletions

View File

@@ -42,14 +42,6 @@
tools:text="Learn more"
tools:visibility="visible" />
<ViewStub
android:id="@+id/conversation_update_donate_action"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:layout_marginBottom="4dp"
android:layout="@layout/conversation_item_update_donate" />
</LinearLayout>
</org.thoughtcrime.securesms.conversation.ConversationUpdateItem>