Use typography instead of materialTypography.
This commit is contained in:
parent
650f041ae6
commit
4402585a52
6 changed files with 9 additions and 9 deletions
|
|
@ -234,7 +234,7 @@ private fun VideoQualitySelectorDialog(
|
|||
supportingContent = {
|
||||
Text(
|
||||
text = subtitle,
|
||||
style = ElementTheme.materialTypography.bodyMedium,
|
||||
style = ElementTheme.typography.fontBodyMdRegular,
|
||||
color = ElementTheme.colors.textSecondary,
|
||||
)
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue