크리에이터 채널, 콘텐츠 상세
- 오픈예정 추가
This commit is contained in:
8
app/src/main/res/drawable/bg_round_corner_2_6_003851.xml
Normal file
8
app/src/main/res/drawable/bg_round_corner_2_6_003851.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/color_003851" />
|
||||
<corners android:radius="2.6dp" />
|
||||
<stroke
|
||||
android:width="1dp"
|
||||
android:color="@color/color_003851" />
|
||||
</shape>
|
8
app/src/main/res/drawable/bg_round_corner_5_3_3bb9f1.xml
Normal file
8
app/src/main/res/drawable/bg_round_corner_5_3_3bb9f1.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/color_3bb9f1" />
|
||||
<corners android:radius="5.3dp" />
|
||||
<stroke
|
||||
android:width="1dp"
|
||||
android:color="@color/color_3bb9f1" />
|
||||
</shape>
|
Reference in New Issue
Block a user