Skip to content

Commit 2f59dd7

Browse files
dont define pagertabstrip twice
cmon man.
1 parent 31d8add commit 2f59dd7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

wallet/src/main/res/values/styles.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,6 @@
9696
<item name="android:background">@drawable/generic_red_circle</item>
9797
</style>
9898

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-
10599
<!-- Widget amount style -->
106100
<style name="Amount" parent="NormalText">
107101
<item name="android:singleLine">true</item>

0 commit comments

Comments
 (0)