콘텐츠 메인, 채널 검색
- 검색창 힌트 글자색 eeeeee -> 555555 변경
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/black"
|
||||
android:visibility="gone">
|
||||
android:visibility="visible">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
@@ -240,7 +240,7 @@
|
||||
android:inputType="textWebEditText"
|
||||
android:paddingHorizontal="54.67dp"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textColorHint="@color/color_eeeeee"
|
||||
android:textColorHint="@color/color_555555"
|
||||
android:textCursorDrawable="@drawable/edit_text_cursor"
|
||||
android:textSize="13.3sp"
|
||||
tools:ignore="LabelFor" />
|
||||
|
@@ -92,7 +92,7 @@
|
||||
android:gravity="center_vertical"
|
||||
android:paddingHorizontal="54.67dp"
|
||||
android:text="채널명을 입력해보세요"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textColor="@color/color_555555"
|
||||
android:textSize="13.3sp" />
|
||||
</RelativeLayout>
|
||||
|
||||
|
Reference in New Issue
Block a user