Skip to content

Releases: martipello/MultiImageView

Build fix

Choose a tag to compare

@martipello martipello released this 24 Sep 17:08

build fix

Build fix

Choose a tag to compare

@martipello martipello released this 24 Sep 16:57

small fix for build

multi image view updated

Choose a tag to compare

@martipello martipello released this 24 Sep 16:50

updated all libraries

recycler view fix

Choose a tag to compare

@martipello martipello released this 23 Feb 08:40

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

Choose a tag to compare

@martipello martipello released this 22 Feb 20:19

fixed screenshot file names

added xml attrs

Choose a tag to compare

@martipello martipello released this 22 Feb 15:16
3c97793

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

fixed an issue

Choose a tag to compare

@martipello martipello released this 20 Feb 17:25

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

add many images

Choose a tag to compare

@martipello martipello released this 20 Feb 16:30

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

Choose a tag to compare

@martipello martipello released this 22 Dec 12:36
1.0.4

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

if at first the build fails

Choose a tag to compare

@martipello martipello released this 06 Dec 16:04

beat it to submission