vinaygaba/Learn-Jetpack-Compose-By-Example

Add example about beautiful ui

chachako opened this issue · 3 comments

I don’t seem to find the following API, if you can add an example it is very cool dude!

  1. How to create a shadow with color
  2. Blur the widgets or background, just like android Blurkit, flutter BackdropFilter

@vinaygaba Is there a way to modify the color of the shadow?

Unfortunately, that is not allowed as of now. There was a discussion around this and you can follow the thread for more details - https://kotlinlang.slack.com/archives/CJLTWPH7S/p1587573848389700

Unfortunately, that is not allowed as of now. There was a discussion around this and you can follow the thread for more details - https://kotlinlang.slack.com/archives/CJLTWPH7S/p1587573848389700

can blur view?