Преглед изворни кода

[마이][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
         android:layout_width="wrap_content"
+        android:scrollbars="none"
         android:layout_height="wrap_content">
 
         <LinearLayout