mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-21 21:57:19 +00:00
Set translated text selectable
This commit is contained in:
parent
9b7d84db80
commit
322e7e724e
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
android:minHeight="60dp"
|
||||
android:text="Text"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||
android:textIsSelectable="true"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/spLanguage" />
|
||||
|
|
Loading…
Reference in a new issue