Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47f8ac68 authored by tom hsu's avatar tom hsu
Browse files

[Expresseive UI] Canel round corner

 - LazyCategory has round corners to its preference items already.

Flag: EXEMPT bug fix
Fix: b/414129393
Test: Visual
Change-Id: Ic39a12907d05e22450920476b49bd7aa1c120a71
parent 18e173c9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -154,7 +154,6 @@ fun LazyCategory(
                    bottom = bottomPadding,
                )
            )
            .clip(SettingsShape.CornerMedium2)
    ) {
        LazyColumn(
            modifier = Modifier.fillMaxSize(),