浏览代码

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

Hasemi 6 年之前
父节点
当前提交
cb6c511226
共有 1 个文件被更改,包括 1 次插入1 次删除
  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">