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

Commit 945dabb8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Selects all text on each row when user selects it."

parents 38b2348c 432d6ad1
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>