mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 16:57:39 +00:00
Removes the alpha channel for the performance placeholder painter
This commit is contained in:
@@ -123,7 +123,6 @@ fun RobohashFallbackAsyncImage(
|
||||
image = Icons.Default.Face,
|
||||
),
|
||||
colorFilter = MaterialTheme.colorScheme.onBackgroundColorFilter,
|
||||
alpha = 0.5f,
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user