mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 03:07:25 +01:00
Remove unused color resource
This commit is contained in:
parent
26c5c9c839
commit
ea226a1697
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
|
|
||||||
<item android:state_enabled="false" android:color="@color/primary_text_disabled_material_dark" />
|
|
||||||
<item android:color="@color/primary_text_default_material_dark" />
|
|
||||||
</selector>
|
|
Loading…
Reference in New Issue
Block a user