Explorar el Código

[마이][Common] 태그리스트 스크롤바 없앰

Hasemi hace 7 años
padre
commit
8a14063581
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/src/main/res/layout/fragment_bucket_list_detail.xml

+ 1 - 0
app/src/main/res/layout/fragment_bucket_list_detail.xml

@@ -116,6 +116,7 @@
 
       <HorizontalScrollView
         android:layout_width="wrap_content"
+        android:scrollbars="none"
         android:layout_height="wrap_content">
 
         <LinearLayout