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

Commit 9afd261c authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Tooltip is unreadable

Bug: 428034171
Fixes: 428034171
Test: atest NavBarPillScreenshotTest
Flag: EXEMPT bugfix
Change-Id: I8f3c55209a99c1e2eea7de0122df6d5bb8ced8d6
parent 2985e1f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ fun FirstTimeEducation(horizontalAlignment: Alignment.Horizontal, modifier: Modi
            Text(
                text = stringResource(R.string.ambientcue_first_time_edu_title),
                style = MaterialTheme.typography.titleMedium,
                color = MaterialTheme.colorScheme.onPrimaryContainer,
                color = MaterialTheme.colorScheme.onSurface,
            )
            Text(
                text = stringResource(R.string.ambientcue_first_time_edu_text),