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

Commit 3704b11f authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

Move add-printer list headers to the right positions.

Fixes: 28833479
Change-Id: I0ab955e1a1625e9638da5a76584af988a9f6c342
parent 65ca16eb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
        android:gravity="start|center_vertical">

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

</LinearLayout>