Do I know any Android tablet users? I'm trying to figure out if it's surprising UX for the details pane of a list-detail style UI to have its own backstack, or it should just always take one entry at most and return to the empty state when pressing back.
The Material guidelines don't have a recommendation for it AFAICT: https://m3.material.io/foundations/layout/canonical-layouts/list-detail
#AndroidDev