Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

FloatingActionButton sample is not working properly for animated fab menu. #78

Closed
@VishalAdhau

Description

@VishalAdhau

Tested on
Model number : Micromax A290
Android version : 4.4.2

FloatingActionButton sample is not working for animated fab menu on Android 4.4.2. It was working fine on FloatingActionButton version 1.5.0.
Root cause :
In version 1.5.1, mMenuOpened = true is moved inside the postDelay(). On Android version 4.4.2 OnLayout() gets called for each item after fab.show(animated) and there is a mMenuOpened check for fab item that hides the fab menu button.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions