fix(creator-ranking): 카드 UI 크기를 반응형 적용한다
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
android:id="@+id/tv_creator_ranking_rank"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/phosphate_solid"
|
||||
android:fontFamily="@font/pattaya_regular"
|
||||
android:gravity="center"
|
||||
android:shadowColor="#7A000000"
|
||||
android:shadowRadius="4"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
android:id="@+id/tv_creator_ranking_rank"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/phosphate_solid"
|
||||
android:fontFamily="@font/pattaya_regular"
|
||||
android:gravity="center"
|
||||
android:padding="0dp"
|
||||
android:shadowColor="#7A000000"
|
||||
|
||||
Reference in New Issue
Block a user