Change hierarchy of settings.
This commit is contained in:
parent
380793e748
commit
b6f977c032
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