Update theme for ChannelPanelActivity
- set correct switch style - update background color Fixes: 238845212 Test: visual Change-Id: Iaf54fa5d98f7527543fc02d1108cbafe851bd574
This commit is contained in:
@@ -227,6 +227,9 @@
|
||||
<item name="android:fontFamily">@*android:string/config_headlineFontFamilyMedium</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.Panel.Material" parent="Theme.Panel" >
|
||||
<item name="android:switchStyle">@style/Switch.SettingsLib</item>
|
||||
</style>
|
||||
<!-- Material theme for the pages containing TabLayout and ViewPager -->
|
||||
<style name="Theme.TabTheme" parent="@style/Theme.MaterialComponents.DayNight">
|
||||
<item name="colorPrimary">@*android:color/edge_effect_device_default_light</item>
|
||||
|
Reference in New Issue
Block a user