Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit daf6bdba authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "FloatingToolbar: Fix javadoc for closeOverflow()."

parents da66fa75 eb101a70
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -747,7 +747,7 @@ public final class FloatingToolbar {
        }
        }


        /**
        /**
         * Opens the floating toolbar overflow.
         * Closes the floating toolbar overflow.
         * This method should not be called if menu items have not been laid out with
         * This method should not be called if menu items have not been laid out with
         * {@link #layoutMenuItems(java.util.List, MenuItem.OnMenuItemClickListener, int)}.
         * {@link #layoutMenuItems(java.util.List, MenuItem.OnMenuItemClickListener, int)}.
         *
         *