Closed fivetran-tangyetong closed 2 years ago
This needs a small rebase but otherwise looks good!
Only small issue is that you cant put the dropdownmenu into its own composable since the changes to recipientList
(modifications to the list instead of its data) won't be reflected onto the screen.
Feat #14 .
Lots of UI changes to accomodate new feature. Might be a few bugs in the UI (such as the
recipientList
disappearing when you leave the app to get a new address since applyingrememberSaveable
on a list is more complicated)