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

Commit eb101a70 authored by Sebastian Kaspari's avatar Sebastian Kaspari
Browse files

FloatingToolbar: Fix javadoc for closeOverflow().

Change-Id: I450fc603ae5fe49f08f580594352cc1120cc104d
parent 3f0355f9
Loading
Loading
Loading
Loading
+1 −1
Original line number 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
         * {@link #layoutMenuItems(java.util.List, MenuItem.OnMenuItemClickListener, int)}.
         *