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

am: 3f0c4ca281

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

Change-Id: I35d9528693507680474f62a3d4339f048ded1ac0
This commit is contained in:
Philip P. Moltmann
2016-05-25 23:31:32 +00:00
committed by android-build-merger

View File

@@ -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>