Browse Source

[콘텐츠상세][Common] 모어인포 팝업 스크롤 페이드 처리 함

Hasemi 6 năm trước cách đây
mục cha
commit
cb6c511226
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/src/main/res/layout/dialog_contents_more_info.xml

+ 1 - 1
app/src/main/res/layout/dialog_contents_more_info.xml

@@ -70,7 +70,7 @@
         style="@style/ContentsScrollBars"
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
-        android:fadeScrollbars="false"
+        android:fadeScrollbars="true"
         android:fillViewport="true"
         android:paddingStart="8dp"
         android:paddingEnd="8dp">