mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-28 18:59:01 +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:fontFamily="monospace"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
||||
android:textIsSelectable="true"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/vSeparatorReference" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue