nuhkoca
03/22/2022, 4:20 PMCard
, there is being a darker image on the rounded corners on the light mode. Is this a known bug?
Card(
modifier = modifier,
shape = RoundedCornerShape(3.dp),
border = BorderStroke(1.dp, MyTheme.colors.appBackground3)
) {
...
}
Zach Klippenstein (he/him) [MOD]
03/22/2022, 4:33 PMnuhkoca
03/22/2022, 5:49 PMmyanmarking
03/22/2022, 7:49 PMnuhkoca
03/22/2022, 10:04 PMZach Klippenstein (he/him) [MOD]
03/23/2022, 5:44 PMnuhkoca
03/23/2022, 5:48 PMZach Klippenstein (he/him) [MOD]
03/23/2022, 5:56 PM