Join Slack
Alert dialogs with lists looks... weird
# compose
a
alorma
10/10/2021, 3:23 PM
Alert dialogs with lists looks... weird
alorma
10/10/2021, 3:24 PM
https://github.com/alorma/Compose-Settings/blob/main/compose-settings-ui/src/main/kotlin/com/alorma/settings/composables/SettingsList.kt
https://github.com/alorma/Compose-Settings/blob/main/compose-settings-ui/src/main/kotlin/com/alorma/settings/composables/SettingsListMultiSelect.kt
a
Albert Chang
10/11/2021, 2:25 AM
As the parameters suggest, the
AlertDialog
component provided is specifically intended for text-only usage. If you want to show other components, it shouldn't be difficult to create your own AlertDialog component.
Here
is my version.
a
alorma
10/11/2021, 6:33 AM
not a bad idea
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by