mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 11:15:51 +00:00
Made replied/forwarded text selectable
This commit is contained in:
parent
30e0d33eda
commit
46404ca78d
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@
|
||||||
android:layout_marginEnd="6dp"
|
android:layout_marginEnd="6dp"
|
||||||
android:fontFamily="monospace"
|
android:fontFamily="monospace"
|
||||||
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
||||||
|
android:textIsSelectable="true"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toBottomOf="@id/vSeparatorReference" />
|
app:layout_constraintTop_toBottomOf="@id/vSeparatorReference" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue