Pārlūkot izejas kodu

[콘텐츠상세][Common] 페이징 번호 딤 레이어 추가

Hasemi 7 gadi atpakaļ
vecāks
revīzija
fe49213918

app/src/main/res/drawable/coner_radial.xml → app/src/main/res/drawable/dim_card_listicle_3.xml


+ 1 - 2
app/src/main/res/layout/contents_card_listicle_detail.xml

@@ -80,10 +80,9 @@
     app:layout_constraintBottom_toBottomOf="parent"/>
 
   <View
-    android:rotation="-180"
     android:layout_width="166dp"
     android:layout_height="162dp"
-    android:background="@drawable/card_dim_bottom_3"
+    android:background="@drawable/dim_card_listicle_3"
     app:layout_constraintEnd_toEndOf="parent"
     app:layout_constraintBottom_toBottomOf="parent"/>