Skip to content

Releases: martipello/MultiImageView

Build fix

24 Sep 17:08
Compare
Choose a tag to compare

build fix

Build fix

24 Sep 16:57
Compare
Choose a tag to compare

small fix for build

multi image view updated

24 Sep 16:50
Compare
Choose a tag to compare

updated all libraries

recycler view fix

23 Feb 08:40
Compare
Choose a tag to compare

very rarely when used in a recycler view there would be 2 issues one where the race condition would make the view render the images out of the correct order and the other where the view would sometimes duplicate the images, now using the add all bitmaps method this may have been fixed needs further testing see the recycler view example adapter for info

filename error fix

22 Feb 20:19
Compare
Choose a tag to compare

fixed screenshot file names

added xml attrs

22 Feb 15:16
3c97793
Compare
Choose a tag to compare

added the ability to set the shape and corner radius from xml, still trying to fix the image duplication issue

fixed an issue

20 Feb 17:25
Compare
Choose a tag to compare

found an issue that caused the image view to add another image for no reason

add many images

20 Feb 16:30
Compare
Choose a tag to compare

before if you added more than 4 images the view would be blank it will now just ignore those and show max of 4 plans to later add a badge with a count

reordered bitmaps

22 Dec 12:36
Compare
Choose a tag to compare
1.0.4

changed order of bitmaps to a more predictable order, 1 = center, 2 =…

if at first the build fails

06 Dec 16:04
Compare
Choose a tag to compare

beat it to submission