Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Confirm Selection" FAB scrolling bug #3985

Merged

Conversation

seelchen
Copy link
Contributor

@seelchen seelchen commented Nov 17, 2023

Description

The "Confirm Selection" FAB was not hidden correctly and would be shown after scrolling. This PR fixes hiding the FAB to ensure it is not shown except when it is explicitly set to show.

Automatic tests

  • Added test cases

Manual tests

  • Done

Device:

  • Pixel 7 emulator running Android 13
  • HTC U11 life running Android 10

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

related PRs

#3979

@VishnuSanal VishnuSanal added the not-yet-rolled An issue detected on a feature after it is implemented but before it is rolled. label Nov 17, 2023
@VishalNehra VishalNehra added this to the v3.9 milestone Nov 26, 2023
@VishalNehra VishalNehra merged commit 65e196a into TeamAmaze:release/4.0 Nov 26, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-yet-rolled An issue detected on a feature after it is implemented but before it is rolled.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants