Explorar el Código

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

Hasemi hace 6 años
padre
commit
cb6c511226
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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">