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