mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
5 lines
301 B
XML
5 lines
301 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<item android:drawable="@drawable/ic_bottom_person_e" android:state_checked="false" />
|
|
<item android:drawable="@drawable/ic_bottom_person_s" android:state_checked="true" />
|
|
</selector> |