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

Commit 2215ac54 authored by Helen Qin's avatar Helen Qin Committed by Automerger Merge Worker
Browse files

Merge "[CredManUi] Use a lighter scrim color" into udc-dev am: a6b032d1

parents ae14f898 a6b032d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -505,5 +505,5 @@ object ModalBottomSheetDefaults {
     */
    val scrimColor: Color
        @Composable
        get() = MaterialTheme.colorScheme.onSurface.copy(alpha = 0.32f)
        get() = MaterialTheme.colorScheme.scrim
}
 No newline at end of file