We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c02a4 commit 64ee7b0Copy full SHA for 64ee7b0
app/src/main/res/values/styles.xml
@@ -82,7 +82,7 @@
82
83
<style name="Widget.App.Toolbar" parent="Widget.MaterialComponents.Toolbar.Surface" />
84
85
- <style name="Widget.App.TabLayout" parent="Widget.MaterialComponents.TabLayout.PrimarySurface" />
+ <style name="Widget.App.TabLayout" parent="Widget.MaterialComponents.TabLayout" />
86
87
<style name="Widget.App.Button.TextButton" parent="Widget.MaterialComponents.Button.TextButton">
88
<item name="materialThemeOverlay">@style/ThemeOverlay.App.Button.TextButton</item>
0 commit comments