SimpleMobileTools / Simple-Camera

Quick photo and video camera with a flash, customizable aspect ratio.
https://www.simplemobiletools.com
GNU General Public License v3.0
753 stars 287 forks source link

implement shadow drawables programmatically #352

Closed KryptKode closed 1 year ago

KryptKode commented 1 year ago

Notes

Top options Flash modes Aspect ratio mode
tibbi commented 1 year ago

nice, but it is too agressive, try using some grey instead of the black, also use a smaller shadowDY

KryptKode commented 1 year ago

nice, but it is too agressive, try using some grey instead of the black, also use a smaller shadowDY

I had used the md_grey_400_dark color. I will try a lighter color

KryptKode commented 1 year ago

Is this better @tibbi ?

Used shadowDy=2 and shadowColor=md_grey_200_dark (not pushed yet)

Screenshot 2022-10-10 at 19 33 31
tibbi commented 1 year ago

let me play around with it, I can do it already :)

tibbi commented 1 year ago

yeah, this is great actually, thanks