SimpleImageViewer icon indicating copy to clipboard operation
SimpleImageViewer copied to clipboard

can we change black background with clear color or semi transparant black color?

Open jignesh133 opened this issue 6 years ago • 2 comments

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

jignesh133 avatar Aug 09 '18 10:08 jignesh133

I think this would be a nice addition to the library ;) Feel free to open a PR where the backgroundColor/theme is configurable 👍

LcTwisk avatar Sep 08 '18 14:09 LcTwisk

@LcTwisk maybe you could check out the pull request #47? The background colour can be changed now (see updates in example project).

swesteme avatar Nov 05 '19 20:11 swesteme