mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-01-09 08:53:37 +00:00
5 lines
232 B
XML
5 lines
232 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<item android:drawable="@drawable/bg_checkbox" />
|
||
|
<item android:drawable="@drawable/ic_checkbox" />
|
||
|
</layer-list>
|