본문 바로가기

안드로이드

[안드로이드] 스크롤뷰에서 스크롤바 숨기기


<HorizontalScrollView xmlns:android="http://schemas.android.com/apk/res/android"
   android:layout_width="fill_parent"
   android:layout_height="fill_parent"
   android:fadeScrollbars="true"