init commit
This commit is contained in:
6
apk_3234/apktool_output/res/drawable/backr.xml
Normal file
6
apk_3234/apktool_output/res/drawable/backr.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="rectangle"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<corners android:radius="40.0dip" />
|
||||
<solid android:color="#1f7f7f7f" />
|
||||
</shape>
|
||||
9
apk_3234/apktool_output/res/drawable/backrepeat.xml
Normal file
9
apk_3234/apktool_output/res/drawable/backrepeat.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?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/apktool_output/res/drawable/off.png
Normal file
BIN
apk_3234/apktool_output/res/drawable/off.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
BIN
apk_3234/apktool_output/res/drawable/on.png
Normal file
BIN
apk_3234/apktool_output/res/drawable/on.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user