Files
rr3-apk/res/layout/messenger_button_send_white_small.xml
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

6 lines
325 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout android:id="@id/messenger_send_button" style="@style/MessengerButton.White.Small"
xmlns:android="http://schemas.android.com/apk/res/android">
<TextView android:text="@string/messenger_send_button_text" style="@style/MessengerButtonText.White.Small" />
</FrameLayout>