Merge "Refactor Settings theme colors." into nyc-mr1-dev am: 076731b825

am: 38972c3809

* commit '38972c38096a60464ee58cb7e63232bdacf43322':
  Refactor Settings theme colors.

Change-Id: I7a56e486b2601d34a6cd9f8ab9adcfe2dcfb0f38
This commit is contained in:
Andrew Sapperstein
2016-05-24 21:37:19 +00:00
committed by android-build-merger
5 changed files with 22 additions and 18 deletions

View File

@@ -44,7 +44,7 @@
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:background="@null"
android:theme="@style/ThemeOverlay.SwitchBar" />
android:theme="@style/ThemeOverlay.SwitchBar.Settings" />
</merge>