when scrolling. How to stop this? => android:cacheColorHint="@android:color/transparent” How can i display drawable or color to draw between list items? => android:divider="@android:color/transparent“ How can i increase/decrease height of the divider? android:dividerHeight="10dp“ How can i set drawable to indicate the currently selected item in the list? => android:listSelector="@android:color/transparent"