mirror of
https://github.com/mihonapp/mihon.git
synced 2024-12-25 06:12:16 +00:00
Remove unused color resource
This commit is contained in:
parent
26c5c9c839
commit
ea226a1697
1 changed files with 0 additions and 6 deletions
|
@ -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 a new issue