pachli-android/app
Nik Clayton ec66942ae9
fix: Show the FAB according to the user's preferences (#29)
The previous code didn't collect the uiState, so it was fixed at the
default value, ignoring any changes that happened over the life of
the viewmodel.

Fix that, so that the FAB will hide/show on scroll according to the
user's preferences.

While I'm here simplify the show/hide logic. The previous code would
ignore the user's preference if scrolling up. There doesn't seem to
be a good reason for that, and spelunking 6+ years back through the
history didn't find a justification for that behaviour in the original
commit.

Fixes #15
2023-09-11 21:19:45 +02:00
..
schemas/app.pachli.db.AppDatabase refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
src fix: Show the FAB according to the user's preferences (#29) 2023-09-11 21:19:45 +02:00
build.gradle refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. (#3322) 2023-02-16 20:20:52 +01:00
lint-baseline.xml fix: Show the FAB according to the user's preferences (#29) 2023-09-11 21:19:45 +02:00
lint.xml refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
proguard-rules.pro refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00