Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

How to close #90

Open
viskum opened this issue Dec 27, 2018 · 2 comments
Open

How to close #90

viskum opened this issue Dec 27, 2018 · 2 comments

Comments

@viskum
Copy link

viskum commented Dec 27, 2018

How to close hover menu on button click inside the hover menu. Please reply............

@tareqas
Copy link

tareqas commented Aug 27, 2020

protected void onHoverMenuLaunched(@NotNull Intent intent, @NotNull HoverView hoverView) {
        hoverView.collapse(); // collapse hover menu
        hoverView.close(); // invoke this to close hover menu 
    }

@Abdullah2althani
Copy link

Abdullah2althani commented Nov 22, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants