크리에이터 채널
- 활동요약표 선 색깔 button색으로 수정
This commit is contained in:
@@ -4,5 +4,5 @@
|
|||||||
<corners android:radius="16.7dp" />
|
<corners android:radius="16.7dp" />
|
||||||
<stroke
|
<stroke
|
||||||
android:width="1dp"
|
android:width="1dp"
|
||||||
android:color="@color/color_9970ff" />
|
android:color="@color/color_3bb9f1" />
|
||||||
</shape>
|
</shape>
|
||||||
@@ -59,7 +59,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginHorizontal="13.3dp"
|
android:layout_marginHorizontal="13.3dp"
|
||||||
android:layout_marginTop="13.3dp"
|
android:layout_marginTop="13.3dp"
|
||||||
android:background="@drawable/bg_round_corner_8_222222_9970ff"
|
android:background="@drawable/bg_round_corner_16_7_222222_3bb9f1"
|
||||||
android:baselineAligned="false"
|
android:baselineAligned="false"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:padding="13.3dp">
|
android:padding="13.3dp">
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
android:layout_width="1dp"
|
android:layout_width="1dp"
|
||||||
android:layout_height="33.3dp"
|
android:layout_height="33.3dp"
|
||||||
android:layout_marginHorizontal="10dp"
|
android:layout_marginHorizontal="10dp"
|
||||||
android:background="@color/color_9970ff" />
|
android:background="@color/color_3bb9f1" />
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
@@ -134,7 +134,7 @@
|
|||||||
android:layout_width="1dp"
|
android:layout_width="1dp"
|
||||||
android:layout_height="33.3dp"
|
android:layout_height="33.3dp"
|
||||||
android:layout_marginHorizontal="10dp"
|
android:layout_marginHorizontal="10dp"
|
||||||
android:background="@color/color_9970ff" />
|
android:background="@color/color_3bb9f1" />
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
@@ -170,7 +170,7 @@
|
|||||||
android:layout_width="1dp"
|
android:layout_width="1dp"
|
||||||
android:layout_height="33.3dp"
|
android:layout_height="33.3dp"
|
||||||
android:layout_marginHorizontal="10dp"
|
android:layout_marginHorizontal="10dp"
|
||||||
android:background="@color/color_9970ff" />
|
android:background="@color/color_3bb9f1" />
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
|
|||||||
Reference in New Issue
Block a user