|
|
|
@ -28,14 +28,14 @@ |
|
|
|
<item name="android:layout_height">wrap_content</item> |
|
|
|
<item name="android:layout_width">wrap_content</item> |
|
|
|
<item name="android:textColor">@color/white</item> |
|
|
|
<item name="android:textSize">@dimen/text_size_20</item> |
|
|
|
<item name="android:textSize">@dimen/text_size_18</item> |
|
|
|
</style> |
|
|
|
|
|
|
|
<style name="TextView_18_black_2828281"> |
|
|
|
<item name="android:layout_height">wrap_content</item> |
|
|
|
<item name="android:layout_width">wrap_content</item> |
|
|
|
<item name="android:textColor">@color/black303030</item> |
|
|
|
<item name="android:textSize">@dimen/text_size_20</item> |
|
|
|
<item name="android:textSize">@dimen/text_size_18</item> |
|
|
|
</style> |
|
|
|
|
|
|
|
<style name="TabLayout"> |
|
|
|
|