We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31d8add commit 2f59dd7Copy full SHA for 2f59dd7
wallet/src/main/res/values/styles.xml
@@ -96,12 +96,6 @@
96
<item name="android:background">@drawable/generic_red_circle</item>
97
</style>
98
99
- <!-- PagerTabStrip style -->
100
- <style name="PagerTabStrip" parent="NormalText">
101
- <item name="android:background">@color/actionbar_bg</item>
102
- <item name="android:textColor">@color/actionbar_fg</item>
103
- </style>
104
-
105
<!-- Widget amount style -->
106
<style name="Amount" parent="NormalText">
107
<item name="android:singleLine">true</item>
0 commit comments