Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
10
apk_decompiled/resources/res/drawable/last_step_large.xml
Normal file
10
apk_decompiled/resources/res/drawable/last_step_large.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
||||
<solid android:color="#aaa"/>
|
||||
<size
|
||||
android:height="66dp"
|
||||
android:width="16dp"/>
|
||||
<corners
|
||||
android:bottomLeftRadius="10dp"
|
||||
android:bottomRightRadius="10dp"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user