I want to implement a listview in android where I want to provide the cursor/slider in the listview for easy scrolling as available in my files application in android.
Please suggest me what to be added in the code.
Regards,
Shankar
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can enable fast scrolling by setting
fastScrollEnabledto true in the layout xml for your listview