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

Commit 9a47e6fd authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by android-build-merger
Browse files

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

Merge "Move add-printer list headers to the right positions." into nyc-dev am: 00e3c232 am: 5338bead
am: eee4b73f

* commit 'eee4b73f':
  Move add-printer list headers to the right positions.

Change-Id: I3a0960958f504700906ced3a65371e96affd7894
parents 6794f293 eee4b73f
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>