mirror of
https://github.com/shaulascr/ecommerce_serang.git
synced 2025-08-13 10:42:21 +00:00
8 lines
310 B
XML
8 lines
310 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<item
|
|
android:state_checked="true"
|
|
android:drawable="@drawable/baseline_account_circle_24" />
|
|
<item
|
|
android:drawable="@drawable/outline_account_circle_24" />
|
|
</selector> |