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

Commit 932ec90e authored by Evan Laird's avatar Evan Laird Committed by Android (Google) Code Review
Browse files

Merge "[sb] set maxLines to 1 for the battery estimate" into main

parents 0b472c23 30ebcc39
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ fun BatteryWithEstimate(
                    text = it,
                    color = Color.White,
                    style = MaterialTheme.typography.bodyMediumEmphasized,
                    maxLines = 1,
                )
            }
        }