File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed
Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 11<resources xmlns : tools =" http://schemas.android.com/tools" >
22 <!-- Base application theme. -->
3- <style name =" Theme.Diff_Utils_Recyclerview_Example" parent =" Theme.MaterialComponents.DayNight.DarkActionBar " >
3+ <style name =" Theme.Diff_Utils_Recyclerview_Example" parent =" Theme.MaterialComponents.Light.NoActionBar " >
44 <!-- Primary brand color. -->
5- <item name =" colorPrimary" >@color/purple_200 </item >
6- <item name =" colorPrimaryVariant" >@color/purple_700 </item >
5+ <item name =" colorPrimary" >@color/white </item >
6+ <item name =" colorPrimaryVariant" >@color/black </item >
77 <item name =" colorOnPrimary" >@color/black</item >
88 <!-- Secondary brand color. -->
99 <item name =" colorSecondary" >@color/teal_200</item >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
3- <color name =" purple_200" >#FFBB86FC</color >
4- <color name =" purple_500" >#FF6200EE</color >
5- <color name =" purple_700" >#FF3700B3</color >
63 <color name =" teal_200" >#FF03DAC5</color >
74 <color name =" teal_700" >#FF018786</color >
85 <color name =" black" >#FF000000</color >
Original file line number Diff line number Diff line change 11<resources xmlns : tools =" http://schemas.android.com/tools" >
22 <!-- Base application theme. -->
3- <style name =" Theme.Diff_Utils_Recyclerview_Example" parent =" Theme.MaterialComponents.DayNight.DarkActionBar " >
3+ <style name =" Theme.Diff_Utils_Recyclerview_Example" parent =" Theme.MaterialComponents.Light.NoActionBar " >
44 <!-- Primary brand color. -->
5- <item name =" colorPrimary" >@color/purple_500 </item >
6- <item name =" colorPrimaryVariant" >@color/purple_700 </item >
5+ <item name =" colorPrimary" >@color/white </item >
6+ <item name =" colorPrimaryVariant" >@color/black </item >
77 <item name =" colorOnPrimary" >@color/white</item >
88 <!-- Secondary brand color. -->
99 <item name =" colorSecondary" >@color/teal_200</item >
You can’t perform that action at this time.
0 commit comments