콘텐츠 메인 홈 탭
- 카테고리 아이콘, 글씨 사이즈 업
This commit is contained in:
		| @@ -149,8 +149,8 @@ | ||||
|  | ||||
|                         <ImageView | ||||
|                             android:id="@+id/iv_category_series" | ||||
|                             android:layout_width="wrap_content" | ||||
|                             android:layout_height="wrap_content" | ||||
|                             android:layout_width="43dp" | ||||
|                             android:layout_height="43dp" | ||||
|                             android:layout_centerHorizontal="true" | ||||
|                             android:contentDescription="@null" | ||||
|                             android:src="@drawable/ic_category_series" /> | ||||
| @@ -164,7 +164,7 @@ | ||||
|                             android:fontFamily="@font/gmarket_sans_medium" | ||||
|                             android:text="시리즈" | ||||
|                             android:textColor="@color/color_777777" | ||||
|                             android:textSize="9sp" | ||||
|                             android:textSize="12sp" | ||||
|                             tools:ignore="SmallSp" /> | ||||
|                     </RelativeLayout> | ||||
|  | ||||
| @@ -176,8 +176,8 @@ | ||||
|  | ||||
|                         <ImageView | ||||
|                             android:id="@+id/iv_category_content" | ||||
|                             android:layout_width="wrap_content" | ||||
|                             android:layout_height="wrap_content" | ||||
|                             android:layout_width="43dp" | ||||
|                             android:layout_height="43dp" | ||||
|                             android:layout_centerHorizontal="true" | ||||
|                             android:contentDescription="@null" | ||||
|                             android:src="@drawable/ic_category_content" /> | ||||
| @@ -191,7 +191,7 @@ | ||||
|                             android:fontFamily="@font/gmarket_sans_medium" | ||||
|                             android:text="단편" | ||||
|                             android:textColor="@color/color_777777" | ||||
|                             android:textSize="9sp" | ||||
|                             android:textSize="12sp" | ||||
|                             tools:ignore="SmallSp" /> | ||||
|                     </RelativeLayout> | ||||
|  | ||||
| @@ -203,8 +203,8 @@ | ||||
|  | ||||
|                         <ImageView | ||||
|                             android:id="@+id/iv_category_audio_book" | ||||
|                             android:layout_width="wrap_content" | ||||
|                             android:layout_height="wrap_content" | ||||
|                             android:layout_width="43dp" | ||||
|                             android:layout_height="43dp" | ||||
|                             android:layout_centerHorizontal="true" | ||||
|                             android:contentDescription="@null" | ||||
|                             android:src="@drawable/ic_category_audio_book" /> | ||||
| @@ -218,7 +218,7 @@ | ||||
|                             android:fontFamily="@font/gmarket_sans_medium" | ||||
|                             android:text="오디오북" | ||||
|                             android:textColor="@color/color_777777" | ||||
|                             android:textSize="9sp" | ||||
|                             android:textSize="12sp" | ||||
|                             tools:ignore="SmallSp" /> | ||||
|                     </RelativeLayout> | ||||
|  | ||||
| @@ -230,8 +230,8 @@ | ||||
|  | ||||
|                         <ImageView | ||||
|                             android:id="@+id/iv_category_alarm" | ||||
|                             android:layout_width="wrap_content" | ||||
|                             android:layout_height="wrap_content" | ||||
|                             android:layout_width="43dp" | ||||
|                             android:layout_height="43dp" | ||||
|                             android:layout_centerHorizontal="true" | ||||
|                             android:contentDescription="@null" | ||||
|                             android:src="@drawable/ic_category_alarm" /> | ||||
| @@ -245,7 +245,7 @@ | ||||
|                             android:fontFamily="@font/gmarket_sans_medium" | ||||
|                             android:text="모닝콜" | ||||
|                             android:textColor="@color/color_777777" | ||||
|                             android:textSize="9sp" | ||||
|                             android:textSize="12sp" | ||||
|                             tools:ignore="SmallSp" /> | ||||
|                     </RelativeLayout> | ||||
|                 </LinearLayout> | ||||
| @@ -265,8 +265,8 @@ | ||||
|  | ||||
|                         <ImageView | ||||
|                             android:id="@+id/iv_category_asmr" | ||||
|                             android:layout_width="wrap_content" | ||||
|                             android:layout_height="wrap_content" | ||||
|                             android:layout_width="43dp" | ||||
|                             android:layout_height="43dp" | ||||
|                             android:layout_centerHorizontal="true" | ||||
|                             android:contentDescription="@null" | ||||
|                             android:src="@drawable/ic_category_asmr" /> | ||||
| @@ -280,7 +280,7 @@ | ||||
|                             android:fontFamily="@font/gmarket_sans_medium" | ||||
|                             android:text="ASMR" | ||||
|                             android:textColor="@color/color_777777" | ||||
|                             android:textSize="9sp" | ||||
|                             android:textSize="12sp" | ||||
|                             tools:ignore="SmallSp" /> | ||||
|                     </RelativeLayout> | ||||
|  | ||||
| @@ -292,8 +292,8 @@ | ||||
|  | ||||
|                         <ImageView | ||||
|                             android:id="@+id/iv_category_replay" | ||||
|                             android:layout_width="wrap_content" | ||||
|                             android:layout_height="wrap_content" | ||||
|                             android:layout_width="43dp" | ||||
|                             android:layout_height="43dp" | ||||
|                             android:layout_centerHorizontal="true" | ||||
|                             android:contentDescription="@null" | ||||
|                             android:src="@drawable/ic_category_replay" /> | ||||
| @@ -307,7 +307,7 @@ | ||||
|                             android:fontFamily="@font/gmarket_sans_medium" | ||||
|                             android:text="다시듣기" | ||||
|                             android:textColor="@color/color_777777" | ||||
|                             android:textSize="9sp" | ||||
|                             android:textSize="12sp" | ||||
|                             tools:ignore="SmallSp" /> | ||||
|                     </RelativeLayout> | ||||
|  | ||||
| @@ -319,8 +319,8 @@ | ||||
|  | ||||
|                         <ImageView | ||||
|                             android:id="@+id/iv_category_audio_toon" | ||||
|                             android:layout_width="wrap_content" | ||||
|                             android:layout_height="wrap_content" | ||||
|                             android:layout_width="43dp" | ||||
|                             android:layout_height="43dp" | ||||
|                             android:layout_centerHorizontal="true" | ||||
|                             android:contentDescription="@null" | ||||
|                             android:src="@drawable/ic_category_audio_toon" /> | ||||
| @@ -334,7 +334,7 @@ | ||||
|                             android:fontFamily="@font/gmarket_sans_medium" | ||||
|                             android:text="오디오툰" | ||||
|                             android:textColor="@color/color_777777" | ||||
|                             android:textSize="9sp" | ||||
|                             android:textSize="12sp" | ||||
|                             tools:ignore="SmallSp" /> | ||||
|                     </RelativeLayout> | ||||
|  | ||||
| @@ -346,8 +346,8 @@ | ||||
|  | ||||
|                         <ImageView | ||||
|                             android:id="@+id/iv_category_free" | ||||
|                             android:layout_width="wrap_content" | ||||
|                             android:layout_height="wrap_content" | ||||
|                             android:layout_width="43dp" | ||||
|                             android:layout_height="43dp" | ||||
|                             android:layout_centerHorizontal="true" | ||||
|                             android:contentDescription="@null" | ||||
|                             android:src="@drawable/ic_category_free" /> | ||||
| @@ -361,7 +361,7 @@ | ||||
|                             android:fontFamily="@font/gmarket_sans_medium" | ||||
|                             android:text="무료" | ||||
|                             android:textColor="@color/color_777777" | ||||
|                             android:textSize="9sp" | ||||
|                             android:textSize="12sp" | ||||
|                             tools:ignore="SmallSp" /> | ||||
|                     </RelativeLayout> | ||||
|                 </LinearLayout> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user