콘텐츠 메인 시리즈 탭 - 일간 랭킹
- 아이템 사이즈, 아이템 사이 간격 수정
This commit is contained in:
		@@ -86,9 +86,9 @@
 | 
			
		||||
                android:id="@+id/rv_rank_series"
 | 
			
		||||
                android:layout_width="match_parent"
 | 
			
		||||
                android:layout_height="wrap_content"
 | 
			
		||||
                android:layout_marginTop="13.3dp"
 | 
			
		||||
                android:clipToPadding="false"
 | 
			
		||||
                android:paddingHorizontal="13.3dp" />
 | 
			
		||||
                android:paddingHorizontal="6.7dp"
 | 
			
		||||
                android:paddingTop="6.7dp" />
 | 
			
		||||
        </LinearLayout>
 | 
			
		||||
 | 
			
		||||
        <LinearLayout
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
 | 
			
		||||
    xmlns:tools="http://schemas.android.com/tools"
 | 
			
		||||
    android:layout_width="wrap_content"
 | 
			
		||||
    android:layout_width="224dp"
 | 
			
		||||
    android:layout_height="wrap_content"
 | 
			
		||||
    android:gravity="center_vertical"
 | 
			
		||||
    android:orientation="horizontal"
 | 
			
		||||
@@ -32,11 +32,12 @@
 | 
			
		||||
            android:id="@+id/tv_title"
 | 
			
		||||
            android:layout_width="wrap_content"
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:ellipsize="end"
 | 
			
		||||
            android:fontFamily="@font/gmarket_sans_medium"
 | 
			
		||||
            android:maxLines="2"
 | 
			
		||||
            android:textColor="@color/color_d2d2d2"
 | 
			
		||||
            android:textSize="13.3sp"
 | 
			
		||||
            tools:text="라일락 꽃 향기 맡으며" />
 | 
			
		||||
            tools:text="라일락 꽃 향기 맡으며라일락 꽃 향기 맡으며라일락" />
 | 
			
		||||
 | 
			
		||||
        <TextView
 | 
			
		||||
            android:id="@+id/tv_nickname"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user