Wholphin/app
damontecres 1c1e64a5b9
Fix focus on home page load defaulting to nav drawer (#68)
When the home page loaded, it would only try to focus on the "Resume"
row even if there were no items in that row (so it doesn't appear). This
resulted in the focus defaulting instead to the nav drawer.

This PR fixes focus so it always starts with the first item in the first
row of the home page.
2025-10-26 17:05:41 -04:00
..
config Add dependency license info 2025-10-03 19:31:50 -04:00
schemas/com.github.damontecres.wholphin.data.AppDatabase Add ability to customize the navigation drawer menu (#60) 2025-10-23 15:57:26 -04:00
src Fix focus on home page load defaulting to nav drawer (#68) 2025-10-26 17:05:41 -04:00
.gitignore Set update URL (#8) 2025-10-15 17:17:16 -04:00
build.gradle.kts Send crash reports to the server (#65) 2025-10-26 07:35:42 -04:00
proguard-rules.pro Enable minify/proguard (#29) 2025-10-17 19:44:36 -04:00