Change hierarchy of settings.
This commit is contained in:
parent
ebf775fafd
commit
6699462e06
28 changed files with 598 additions and 61 deletions
|
|
@ -81,7 +81,7 @@ fun LogoutPreferenceContent(
|
|||
) {
|
||||
PreferenceText(
|
||||
title = stringResource(id = R.string.screen_signout_preference_item),
|
||||
icon = Icons.Default.Logout,
|
||||
icon = Icons.Filled.Logout,
|
||||
onClick = onClick
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue