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.
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.