Hi i am doing one project,I failed to display two listViews in a SingleActivity,
one list am getting from xml as product catalog other one contains Images(LazyImagelo ader)…. here i am not under
standing how i can get
can you help me to display each product catalog and it’s related image in a Single row of
List..
Hi i am doing one project,I failed to display two listViews in a SingleActivity,
Share
You could use Custom row in
ListView, so you just have to use oneListViewwhich you could use to display your category and your picture.