mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-06 01:38:38 -08:00
8 lines
269 B
XML
8 lines
269 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
<item android:drawable="@drawable/ic_delete_md2" android:state_selected="true" />
|
|
|
|
<item android:drawable="@drawable/ic_magisk_outline" />
|
|
|
|
</selector> |