Skip to content

Commit

Permalink
Phone app
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke committed Jan 11, 2024
1 parent 4798504 commit a25efaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class ChipThemeTest : ScreenshotBaseTest() {
)

private val CustomShapes = Shapes(
small = CutCornerShape(
large = CutCornerShape(
topStart = 10.dp,
topEnd = 20.dp,
bottomStart = 10.dp,
Expand Down

0 comments on commit a25efaf

Please sign in to comment.