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

Commit f2361156 authored by John Reck's avatar John Reck
Browse files

Fix doc link

Change-Id: I5d2e6f04ed0ece6bf66b0b969c345108a1d372c5
parent 69be9f7d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -263,7 +263,7 @@ public class ViewDebug {
    public interface HierarchyHandler {
        /**
         * Dumps custom children to hierarchy viewer.
         * See {@link ViewDebug#dumpViewWithProperties(Context, View, BufferedWriter, int)}
         * See ViewDebug.dumpViewWithProperties(Context, View, BufferedWriter, int)
         * for the format
         *
         * An empty implementation should simply do nothing
+1 −1
Original line number Diff line number Diff line
@@ -1660,7 +1660,7 @@ public class WebView extends AbsoluteLayout
    }

    /**
     * See {@link ViewDebug.HierarchyHandler#dumpViewHierarchyWithProperties(String, int)}
     * See {@link ViewDebug.HierarchyHandler#dumpViewHierarchyWithProperties(BufferedWriter, int)}
     * @hide
     */
    @Override