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

Commit 00e3c232 authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by Android (Google) Code Review
Browse files

Merge "Move add-printer list headers to the right positions." into nyc-dev

parents e55e4b7f 3704b11f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
        android:gravity="start|center_vertical">

    <TextView android:id="@+id/text"
            style="?android:attr/listSeparatorTextViewStyle" />
            style="?android:attr/listSeparatorTextViewStyle"
            android:textAlignment="viewStart" />

</LinearLayout>