ImageGallery
ImageGallery copied to clipboard
Images property access in ImageGalleryAdapter
Access level of private final List<String> images; could be protected so anyone could extend Adapter and add or remove items in Image list.