안드로이드
[안드로이드] 스크롤뷰에서 스크롤바 숨기기
행복하군
2011. 4. 7. 14:49
<HorizontalScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:fadeScrollbars="true">