Initial commit
This commit is contained in:
5
resources/res/drawable/shape_conner_3e5570.xml
Normal file
5
resources/res/drawable/shape_conner_3e5570.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/bg_white"/>
|
||||
<corners android:radius="4dp"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user