2

Is it possible to set fastScroll on the left instead of right? like here: http://smartphoneblogging.com/wp-content/gallery/asus-eeepad-transformer-tf101-android-4-0-ics/asus_transformer_tf101_android_4_0_ics_contacts.png

krinn
  • 882
  • 2
  • 10
  • 16

1 Answers1

3
 listView.setVerticalScrollbarPosition(ListView.SCROLLBAR_POSITION_LEFT);
Avadhani Y
  • 7,566
  • 19
  • 63
  • 90