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

Commit cab063cf authored by Steve Block's avatar Steve Block Committed by Android (Google) Code Review
Browse files

Merge "Prevent a 'TODO' from appearing in the JavaDoc"

parents d0f4e09c 8a7259bd
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1041,9 +1041,8 @@ public abstract class ViewGroup extends View implements ViewParent, ViewManager

    /**
     * {@inheritDoc}
     *
     * !!! TODO: write real docs
     */
    // TODO: Write real docs
    @Override
    public boolean dispatchDragEvent(DragEvent event) {
        boolean retval = false;