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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -