Merge "Update the color for the master switch divider."
This commit is contained in:
committed by
Android (Google) Code Review
commit
2d7d53edd6
@@ -29,9 +29,9 @@
|
||||
android:paddingTop="16dp"
|
||||
android:paddingBottom="16dp">
|
||||
<View
|
||||
android:layout_width="1dip"
|
||||
android:layout_width="1dp"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?android:attr/colorSecondary"/>
|
||||
android:background="?android:attr/dividerVertical"/>
|
||||
</LinearLayout>
|
||||
|
||||
<Switch android:id="@+id/switchWidget"
|
||||
|
||||
Reference in New Issue
Block a user