File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ BlurDialog(
5757
5858## :fire : Feature
5959
60- - backgroundColor : You can mix any color you want.
60+ - backgroundColor : You can mix ANY COLOR you want.
6161<br >
6262
6363| backgroundColor| sample|
@@ -69,7 +69,7 @@ BlurDialog(
6969| backgroundColor = Color.Red| <img src =" https://user-images.githubusercontent.com/51151970/210685073-9e91ae87-a373-4664-91dd-a5331f5111f8.png " />|
7070<br >
7171
72- - backgroundColorAlpha : You can set background color alpha .
72+ - backgroundColorAlpha : You can set background color ALPHA .
7373<br >
7474
7575| backgroundColorAlpha| sample|
@@ -79,15 +79,15 @@ BlurDialog(
7979| backgroundColorAlpha = 1.0f| <img src =" https://user-images.githubusercontent.com/51151970/210685954-1dea3c22-36be-429d-814e-2777cfcb7de0.png " />|
8080<br >
8181
82- - dialogDimAmount : set this if you want dark behind dialog.
82+ - dialogDimAmount : set this if you want DARK BEHIND dialog.
8383<br >
8484
8585| dialogDimAmount = 0.0f| dialogDimAmount = 0.5f| dialogDimAmount = 0.0f|
8686| :----:| :----:| :----:|
8787| <img src =" https://user-images.githubusercontent.com/51151970/210686408-75080344-5874-47ec-8ede-a464bb5f90a7.png " width =" 70% " />| <img src =" https://user-images.githubusercontent.com/51151970/210686490-2b3c23d7-034f-4652-84e1-4ce6ed6991ef.png " width =" 70% " />| <img src =" https://user-images.githubusercontent.com/51151970/210686602-b8d4c2bc-8427-4fc6-93ea-bbb1b0a408bf.png " width =" 70% " />|
8888<br >
8989
90- - dialogBehindBlurRadius : blur behind dialog
90+ - dialogBehindBlurRadius : BLUR BEHIND dialog
9191<br >
9292
9393| dialogBehindBlurRadius = 0| dialogBehindBlurRadius = 100|
You can’t perform that action at this time.
0 commit comments