fix(android): make widget items more 'boxy'

This commit is contained in:
Harsh Shandilya 2024-01-17 19:49:10 +05:30 committed by GitHub
parent de1bda0034
commit 990c293ac2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@ fun WidgetListEntry(
modifier =
GlanceModifier.fillMaxWidth()
.background(GlanceTheme.colors.surfaceVariant)
.cornerRadius(16.dp)
.cornerRadius(4.dp)
.padding(8.dp),
) {
Text(