fix(card-browser): refresh column headers on resume
A second CardBrowser launched via the system PROCESS_TEXT Card Browser context menu has its own ViewModel. Column edits there are persisted to SharedPreferences, but the original browser's flowOfActiveColumns does not observe that store, so it kept rendering the stale header set on return. Assisted-by: Claude Opus 4.7
A
Ashish Yadav committed
522ee86b1fe3a0328f7a2039ba34c8eb140d5adf
Parent: 8d37579
Committed by lukstbit <52494258+lukstbit@users.noreply.github.com>
on 5/31/2026, 12:35:18 PM