Messaging: Style ViewPagerTabStrip's underline properly
White will be black on dark theme -> we want white there as well Change-Id: I7ca3b3b39ea6acc1069878bb2df98ccb269fb7dc
This commit is contained in:
@@ -191,6 +191,7 @@
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="PagerTabHeader">
|
<style name="PagerTabHeader">
|
||||||
|
<item name="android:forceDarkAllowed">false</item>
|
||||||
<item name="android:textColor">@color/tab_text_color</item>
|
<item name="android:textColor">@color/tab_text_color</item>
|
||||||
<item name="android:textSize">@dimen/pager_tab_header_text_size</item>
|
<item name="android:textSize">@dimen/pager_tab_header_text_size</item>
|
||||||
<item name="android:background">@null</item>
|
<item name="android:background">@null</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user