init commit
This commit is contained in:
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>
|
||||
Reference in New Issue
Block a user