Signal-Android/app/src/main/res/layout/conversation_item_payment.xml
2022-11-10 16:58:25 -05:00

4 lines
253 B
XML

<?xml version="1.0" encoding="utf-8"?>
<org.thoughtcrime.securesms.conversation.ui.payment.PaymentMessageView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent" />