Hi! Seems the option `isClearBackgroundColor = true` does not work on version SDK = 36, which is Android 16. Works only `.backgroundColor("#00000000")`.
Hi!
Seems the option
isClearBackgroundColor = truedoes not work on version SDK = 36, which is Android 16.Works only
.backgroundColor("#00000000").