Use secondary color for manga info header action button default state
(cherry picked from commit 72d114d46a3f0c9d07fc3aa5967dee07bbb824e1)
This commit is contained in:
parent
8722c1806e
commit
90452a7833
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:color="?attr/colorAccent" android:state_activated="true" />
|
||||
<item android:color="?attr/colorOnBackground" android:state_activated="false" />
|
||||
<item android:color="?android:attr/textColorSecondary" android:state_activated="false" />
|
||||
</selector>
|
||||
|
Loading…
x
Reference in New Issue
Block a user