Merge "Add new theme in Settings."

This commit is contained in:
Stefano Tommasini
2017-03-15 21:35:12 +00:00
committed by Android (Google) Code Review

View File

@@ -77,6 +77,10 @@
<item name="android:windowAnimationStyle">@null</item>
</style>
<style name="SuwSuggestionThemeGlif.Light" parent="SuwThemeGlif.Light">
<item name="android:windowAnimationStyle">@android:style/Animation.Activity</item>
</style>
<style name="PreferenceTheme" parent="@style/PreferenceThemeOverlay.v14.Material">
<!-- Parent path frameworks/support/v14/preference/res/values/themes.xml -->
<item name="android:scrollbars">vertical</item>