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

Commit eee4b73f 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: 00e3c232

am: 5338bead

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

Change-Id: I638a6c7282d5c47ca746034c1fb42500bc8050b7
parents e005e2a3 5338bead
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>