Remove preview Text.
This commit is contained in:
parent
88786cdda6
commit
d80005ecf3
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ fun AnalyticsPreferencesView(
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
Text(text = subtitle)
|
|
||||||
},
|
},
|
||||||
leadingContent = null,
|
leadingContent = null,
|
||||||
trailingContent = ListItemContent.Switch(checked = state.isEnabled, onChange = ::onEnabledChanged),
|
trailingContent = ListItemContent.Switch(checked = state.isEnabled, onChange = ::onEnabledChanged),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue