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

Commit eb994fdb authored by Kelly Zhang's avatar Kelly Zhang Committed by Android (Google) Code Review
Browse files

Merge "Change data font size in progress bar preference."

parents fd4d3eaa 3a312f30
Loading
Loading
Loading
Loading
−141 B (79.6 KiB)
Loading image diff...
−130 B (93.2 KiB)
Loading image diff...
−252 B (61.5 KiB)
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ private fun TitleWithData(
            Text(
                text = data,
                color = MaterialTheme.colorScheme.onSurfaceVariant,
                style = MaterialTheme.typography.titleMedium,
                style = MaterialTheme.typography.titleSmall,
            )
        }
        subTitle()