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

Commit 8a7259bd authored by Steve Block's avatar Steve Block
Browse files

Prevent a 'TODO' from appearing in the JavaDoc

Change-Id: I3fdd46263cea413d519c56f4bd0e9d873f6fbfa6
parent 592c85cd
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;