android - Horizontal Scroll in Listview -


i developing , android app, in need show data list view. in each row there multiple record.

i need implement horizontal scroll on list view can navigate let right see content of listview.

i have tried android horizontal listview - dev-smart . show each record in single row. need show each record in single row.

i need layout looks below image.

i need layout looks attached image

please help.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -