mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-09-15 08:20:18 +03:00
Make content warning text selectable
This commit is contained in:
parent
2228309212
commit
ca1a73961e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue