mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-30 11:45:36 +00:00
Make log lines selectable
This commit is contained in:
parent
1e47164f10
commit
b1e0f3922d
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
android:layout_marginStart="6dp"
|
||||
android:text="log"
|
||||
android:textAppearance="@android:style/TextAppearance.Small"
|
||||
android:textIsSelectable="true"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/tvTime"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
|
Loading…
Reference in a new issue