Wholphin/app/src
damontecres 99e8b69c0e
Fix nav drawer focus when pressing back on home page (#274)
Fixes the nav drawer not being focused on when pressing back to open it
on the home page

Dev notes: I think the bug was introduced in #228 due to the new
`Column` not being focusable, but we don't need it to be since we want
to focus on the selected page.
2025-11-20 18:04:45 -05:00
..
androidTest/java/com/github/damontecres/wholphin/test Remember playback choices & fix some track selection issues (#26) 2025-10-17 17:19:44 -04:00
main Fix nav drawer focus when pressing back on home page (#274) 2025-11-20 18:04:45 -05:00