File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
design-system/src/main/res/values
duckchat/duckchat-impl/src/main/res/layout Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 779779 <item name =" rippleColor" >@color/bbColorButtonOptionPressed</item >
780780 </style >
781781
782- <style name =" Widget.DuckChat .TabLayout.Rounded" parent =" Widget.MaterialComponents.TabLayout" >
782+ <style name =" Widget.DuckDuckGo .TabLayout.Rounded" parent =" Widget.MaterialComponents.TabLayout" >
783783 <item name =" android:background" >@drawable/tab_layout_background</item >
784784 <item name =" tabIndicatorGravity" >center</item >
785785 <item name =" tabIndicatorColor" >?attr/daxColorInputModeIndicator</item >
Original file line number Diff line number Diff line change 1515
1616 <com .duckduckgo.common.ui.view.tablayout.InputModeTabLayout
1717 android : id =" @+id/inputModeSwitch"
18- style =" @style/Widget.DuckChat .TabLayout.Rounded"
18+ style =" @style/Widget.DuckDuckGo .TabLayout.Rounded"
1919 android : layout_width =" wrap_content"
2020 android : layout_height =" @dimen/inputModeSwitchHeight"
2121 android : layout_marginTop =" @dimen/keyline_2"
You can’t perform that action at this time.
0 commit comments