Made replied/forwarded text selectable

This commit is contained in:
M66B 2018-12-01 14:35:09 +01:00
parent 30e0d33eda
commit 46404ca78d
1 changed files with 1 additions and 0 deletions

View File

@ -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" />