Make text in logs view selectable
disable updating when text is selected Closes #105
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
android:layout_marginEnd="8dp"
|
||||
android:layout_marginBottom="8dp"
|
||||
android:text=""
|
||||
android:textIsSelectable="true"
|
||||
android:textSize="10sp"
|
||||
app:layout_behavior="@string/appbar_scrolling_view_behavior"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user