Madrapps / Bubbles

An animated menu that shows a list of mainly Floating Action Buttons, but really it can be any views

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Method to input AnchorView

thsaravana opened this issue · comments

We need a method to input the anchorView. I can't think of a reason to have the ActionMenu without an AnchorView. But still, let's keep the anchorView optional.

  • setter method for anchorView
  • anchorView is optional
  • anchorView should be configurable as an xml attribute
  • ability to change anchorView anytime (layout and animation should reflect accordingly)

Fully done. Anchor can now be configured from xml and from java.