java - Should.I use listview or listactivity -


i have 3 images in view , want display list upon selecting of images. upon selecting image list shows adjacent image selected. 1 list can show @ time, if list visible next 1 image , image selected new list built next selected image , existing list disappears.

the lists built using arrays.

should use listview or listactivity. or might there better approach doing this.

thanks,

you can use recyclerview list mentioned problem


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -