what-the-bank/resources/res/color/2131099870.xml

20 lines
585 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
<item
state_enabled="false"
color="?attr/colorOnSurface"
alpha="0.38"/>
<item
color="?attr/colorError"
NOT_FOUND_0x4="true"/>
<item
color="?attr/colorPrimary"
NOT_FOUND_0x5="true"/>
<item
state_checked="true"
color="?attr/colorPrimary"/>
<item
state_checked="false"
color="?attr/colorOnSurfaceVariant"/>
</selector>