init commit
This commit is contained in:
5
apk_3234/jadx_output/resources/res/drawable/backr.xml
Normal file
5
apk_3234/jadx_output/resources/res/drawable/backr.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
||||
<corners android:radius="40dp"/>
|
||||
<solid android:color="#1f7f7f7f"/>
|
||||
</shape>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#ffafafaf"/>
|
||||
</shape>
|
||||
</item>
|
||||
</selector>
|
||||
BIN
apk_3234/jadx_output/resources/res/drawable/off.png
Normal file
BIN
apk_3234/jadx_output/resources/res/drawable/off.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
BIN
apk_3234/jadx_output/resources/res/drawable/on.png
Normal file
BIN
apk_3234/jadx_output/resources/res/drawable/on.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user