浏览代码

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

Hasemi 7 年之前
父节点
当前提交
8a14063581
共有 1 个文件被更改,包括 1 次插入0 次删除
  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
       <HorizontalScrollView
         android:layout_width="wrap_content"
         android:layout_width="wrap_content"
+        android:scrollbars="none"
         android:layout_height="wrap_content">
         android:layout_height="wrap_content">
 
 
         <LinearLayout
         <LinearLayout