Project

General

Profile

« Previous | Next » 

Revision 5cfca381

Added by Leszek Koltunski over 2 years ago

Improve the background color of the selected tab in all dialogs.

View differences:

src/main/res/values/styles.xml
16 16
    </style>
17 17

  
18 18
   <style name="MaterialThemeNoActionBar" parent="@style/Theme.MaterialComponents.NoActionBar">
19
        <item name="tabBackground">@drawable/tab_background</item>
20
        <item name="tabIndicatorHeight">0dp</item>
19 21
        <item name="android:windowNoTitle">true</item>
20 22
        <item name="android:windowActionBar">false</item>
21 23
        <item name="android:windowFullscreen">true</item>

Also available in: Unified diff