SimpleImageViewer
SimpleImageViewer copied to clipboard
can we change black background with clear color or semi transparant black color?
Expected behavior
it allowed to change background colour based on app theme
Actual behavior
it showing in only Black color
Steps to reproduce the behavior
Add Colour type variable in configuration so user can change the colour based on his requirements
I think this would be a nice addition to the library ;) Feel free to open a PR where the backgroundColor/theme is configurable 👍
@LcTwisk maybe you could check out the pull request #47? The background colour can be changed now (see updates in example project).