How we can display parmanent the scroll bar on the list view and I want to permanent change the background of that row of listview on which row we click.
Share
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.
Set following attribute on your listview. The scrollbar will be always visible when there are items to scroll. It wont fade out, which is default.
I hope this helps!