tsakmalis

Results 4 issues of tsakmalis

Hello, I think that there is a bug which hasn't solved yet. I try to swipe my ListItem at sometimes when I swipe a ListItem the onOpen is called multiple...

I am trying to retrieve some images from a local file of the device (let's say the DCIM/Camera). How can I use: ```java scrollGalleryView .setThumbnailSize(100) .setZoom(true) .setFragmentManager(getSupportFragmentManager()) .addMedia(infos); ``` ?...

feature

I would like to add 6 items in turboImageView using addObject(..., ....) but I would like to set them in specific Location. So I am using something like this: ```...

I have noticed that there is a problem when I click on an arrow, sometimes another arrow is also rotated. Is there any way to fix it by myself?