You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently wanted to create a circular reveal animation from the location of the base (menu) FAB button of the menu. Getting the location of the view won't return the location of the menu FAB button, due to the overlay view used to create the circular reveal animation of the menu open action.
This is easily resolved if a method is available to return the menuButton.
The text was updated successfully, but these errors were encountered:
I recently wanted to create a circular reveal animation from the location of the base (menu) FAB button of the menu. Getting the location of the view won't return the location of the menu FAB button, due to the overlay view used to create the circular reveal animation of the menu open action.
This is easily resolved if a method is available to return the menuButton.
The text was updated successfully, but these errors were encountered: