Fix "Hide dynamic theming for unsupported devices"

This commit is contained in:
Sad Ellie 2023-02-27 00:04:54 +04:00
parent e021f8add3
commit 17c9b11d27

View File

@ -72,7 +72,7 @@ internal fun ThemesScreen(
) )
} }
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.S) { if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O_MR1) {
item { item {
UnittoListItem( UnittoListItem(
leadingContent = { leadingContent = {