mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-11 15:50:47 +01:00
Fix catalogue display mode icon tint (fixes #2724)
This commit is contained in:
parent
cd867f800e
commit
b000d96dd6
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
<item
|
||||
android:id="@+id/action_display_mode"
|
||||
android:title="@string/action_display_mode"
|
||||
app:iconTint="?attr/colorOnPrimary"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
||||
<item
|
||||
|
|
Loading…
Reference in a new issue