Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 432d6ad1 authored by Austin Kolander's avatar Austin Kolander
Browse files

Selects all text on each row when user selects it.

Bug: 64082214
Test: Manual
Change-Id: Ide5273ba5bb2384ef05991b7e1cf0ab51feb984a
parent a1299dd5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@
        android:textColor="@color/inspector_value"
        android:textSize="14sp"
        android:textIsSelectable="true"
        android:selectAllOnFocus="true"
        android:textAlignment="viewStart">
    </TextView>