Make content warning text selectable

This commit is contained in:
0xd9a 2025-09-04 15:38:51 +05:30
parent 2228309212
commit ca1a73961e

View file

@ -257,6 +257,7 @@
android:layout_marginStart="48dp"
android:layout_marginTop="6dp"
android:layout_marginEnd="6dp"
android:textIsSelectable="true"
tools:text="Warning: Lorem Ipsum below" />
<com.google.android.material.button.MaterialButton