mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-01 22:58:57 +01:00
Color selected tab with accent color when theme isn't blue
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
<corners
|
||||
android:topLeftRadius="4dp"
|
||||
android:topRightRadius="4dp" />
|
||||
<solid android:color="?attr/colorOnPrimary" />
|
||||
<solid android:color="?attr/colorAccentOnPrimary" />
|
||||
</shape>
|
||||
|
||||
Reference in New Issue
Block a user