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

Commit 5338bead 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

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

Change-Id: I439ab5769e597994912d8bf5dcb6edcfa2a9b496
parents d449dae5 00e3c232
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>