Remove preview Text.
This commit is contained in:
@@ -71,7 +71,6 @@ fun AnalyticsPreferencesView(
|
||||
}
|
||||
}
|
||||
)
|
||||
Text(text = subtitle)
|
||||
},
|
||||
leadingContent = null,
|
||||
trailingContent = ListItemContent.Switch(checked = state.isEnabled, onChange = ::onEnabledChanged),
|
||||
|
||||
Reference in New Issue
Block a user