google / hover

A floating menu library for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to use the "Top Level tab" view only and apply click listener to it to do open Activity

Aexyn opened this issue · comments

Currently there is no way to do that. But i'll consider that as a possible feature.

What would happen to the "top level tab" after the user taps on it and the new Activity opens? Would that tab disappear?

It can.. or can be used to toggle between two apps.

So what you're looking for is more of a "hover button" instead of a "hover menu" and you want to be able to take an arbitrary action when the user taps the hover button?

yeah.. Exactly :)

Seems reasonable. It won't be a high priority, but I'll try to add this ability at some point.

how do you implement onclick listener ?? when I click on little yellow circle a menu pops up showing buttons I placed in there but they don't work . where to put onclick listener for those buttons?? please help I am struggling since morning and now its night here.@matthew-carroll

Is it possible to do the above in recent refactor ?

not yet

It seems that this lib won't be updated anytime soon.. I was looking for the same feature and I found this one that may help for what you need @YousufSohail https://github.com/recruit-lifestyle/FloatingView