mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-09 05:05:22 +01:00
Shrinking tab highlight indicator just a tad
This commit is contained in:
parent
be88e53dc9
commit
a5585f1d8c
@ -6,7 +6,7 @@
|
||||
<shape>
|
||||
<corners android:radius="4dp" />
|
||||
<solid android:color="@color/accent_alpha" />
|
||||
<size android:height="32sp"/>
|
||||
<size android:height="28sp"/>
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
|
Loading…
Reference in New Issue
Block a user