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

Commit 5ad1251c authored by Andre Le's avatar Andre Le Committed by Android (Google) Code Review
Browse files

Merge "DesktopStatusBar: Vertical align date and time" into main

parents c0df48f4 389053ea
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -101,7 +101,8 @@ fun DesktopStatusBar(
                    Arrangement.spacedBy(
                        DesktopStatusBar.Dimensions.ElementSpacing,
                        Alignment.Start,
                    )
                    ),
                verticalAlignment = Alignment.CenterVertically,
            ) {
                ClockLegacy(textColor = tint, onClick = null)