라이브 만들기 액티비티
- 요즘라이브 컬러에서 소다라이브 컬러로 변경
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
android:layout_marginBottom="26.7dp"
|
||||
android:fontFamily="@font/gmarket_sans_bold"
|
||||
android:text="콘텐츠 마켓"
|
||||
android:textColor="@color/color_9970ff"
|
||||
android:textColor="@color/color_3bb9f1"
|
||||
android:textSize="21.3sp" />
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
@@ -246,7 +246,7 @@
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginEnd="16.7dp"
|
||||
android:layout_marginBottom="16.7dp"
|
||||
android:background="@drawable/bg_round_corner_44_9970ff"
|
||||
android:background="@drawable/bg_round_corner_44_3bb9f1"
|
||||
android:orientation="horizontal"
|
||||
android:padding="13.3dp">
|
||||
|
||||
|
Reference in New Issue
Block a user