blob: 0da8a45795ce61297c84bd7392a8ef20e7d34bce [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools">
<item android:state_activated="true" tools:ignore="NewApi,UnusedAttribute">
<selector />
<animated-selector android:fromId="@+id/from" android:toId="@+id/to" />
<level-list />
<layer-list />
<transition />
<ripple android:color="#44ffaa" />
<color android:color="#aa00aa" />
<shape />
<scale />
<clip />
<rotate />
<animated-rotate />
<animation-list />
<inset />
<<error descr="'src' attribute should be defined">bitmap</error> />
</item>
</selector>