mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-09 05:25:08 +01:00
Fixed tab indicator not showing
forgot to add the size into the drawable after I removed it from the styles oops
This commit is contained in:
parent
d13c551d9d
commit
be88e53dc9
@ -3,5 +3,6 @@
|
||||
<corners
|
||||
android:topLeftRadius="4dp"
|
||||
android:topRightRadius="4dp" />
|
||||
<size android:height="3dp"/>
|
||||
<solid android:color="?attr/colorAccent" />
|
||||
</shape>
|
||||
|
Loading…
Reference in New Issue
Block a user