Merge "Move add-printer list headers to the right positions." into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
00e3c23265
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user