xml - how to increase the scroll area without increasing the size of List-view in android -


i have listview displaying 1 item @ time, how can increase touch area scrolling list items?

increasing height of listview not option because show more 1 item @ time.

i not know adapter using, typically want create custom adapter , custom layout listview item , inflating layout in getview-method of adapter. can customize size of each item in listview. here quite nice tutorial more in-depth explanation.

hope you!


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -