Zoltan Demant
10/13/2023, 12:57 PMascii
10/13/2023, 1:00 PMZoltan Demant
10/13/2023, 1:01 PMBox:content
.
Box(
Modifier.fillMaxSize().drawBehind {
drawRect(
color = Color.Black,
alpha = alpha,
)
},
)
Ive tested it on a bunch of different emulators; and real devices - Pixel 2, 6, 7; Samsung S22 Ultra, Huawei P30 Pro, OnePlus 5T. All present the exact same behavior for me.
This is slowly killing my business, but I still love compose ❤️ I just hope that we can figure something out together.vide
10/13/2023, 2:10 PMZoltan Demant
10/14/2023, 3:53 AM