File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2626 android : paddingTop =" 4dp"
2727 android : paddingRight =" @dimen/activity_horizontal_margin"
2828 android : paddingBottom =" 4dp"
29- android : textColor =" @color/white"
30- android : tabIndicatorColor =" @color/colorAccent" />
29+ android : textColor =" @color/white" />
3130
3231 </android .support.v4.view.ViewPager>
3332
Original file line number Diff line number Diff line change 1111 which is used to tint widgets -->
1212 <item name =" colorAccent" >@color/accent</item >
1313 </style >
14+
15+ <style name =" PagerTabStrip" >
16+ <item name =" android:textColor" >@color/white</item >
17+ <item name =" tabIndicatorColor" >@color/colorAccent</item >
18+ </style >
1419
1520 <style name =" AppTheme" parent =" Theme.AppCompat" >
1621 <!-- colorPrimary is used for the default action bar background -->
You can’t perform that action at this time.
0 commit comments