add horizontal swipe between deck entries and vertical slide-down-to-collapse on the vault list search bar, completing the entry-deck/vault-list symbiotic relationship - swipe left/right on EntryDetailScreen resolves via vm.adjacentDestination on drag end (120px threshold, mirrors the existing tap-arrow logic); VaultListScreen gains an optional onBack wired only when it was pushed on top of an entry (previousBackStackEntry != null), with a drag-down gesture on its search bar popping back to that exact entry, symmetric with the existing slide-up-to-open gesture; live-verified all four gestures on-device with a fresh seeded test vault
$ koh steal kepr.uk/peach-android@560cbfdb55f0
·
parent: 6e842eac315e
discussion
log in to leave a comment.