mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 22:53:09 +01:00
Render GV1->GV2 migration event.
This commit is contained in:
committed by
Alan Evans
parent
6bb9d27d4e
commit
5e536c3fa5
@@ -24,4 +24,12 @@
|
||||
android:textColor="?attr/conversation_item_update_text_color"
|
||||
tools:text="Gwen Stacy set the disappearing message timer to 1 hour" />
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/conversation_update_action"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="12dp"
|
||||
style="?attr/outlined_action_button"
|
||||
tools:text="Learn more"/>
|
||||
|
||||
</org.thoughtcrime.securesms.conversation.ConversationUpdateItem>
|
||||
|
||||
Reference in New Issue
Block a user