Is there a way to hide scrollbar in ListView. I know it\'s possible for ScrollView but can\'t find a way for ListView scrollbar. Any i
ListView
ScrollView
Usually using both of them
android:divider="@null" android:dividerHeight="0dp"