fix: vault settings group rows overlapped — wrap SettingsGroup content in Column (v2.10.23) AnimatedVisibility places sibling children Box-style, so the multi-row group content rendered stacked on itself (screenshot: Entries/Duplicates, Trash/Health, import/export rows all overlapping). Wrapping the content lambda in a Column restores vertical stacking; matches the two existing AnimatedVisibility usages which already wrapped in Column.
$ koh steal kepr.uk/peach-android@c1dac71e8f96
·
parent: c5fe1b427502
discussion
log in to leave a comment.