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

Commit 940e97f8 authored by Florian Salbrechter's avatar Florian Salbrechter Committed by Android (Google) Code Review
Browse files

Merge "Fixed missing opening quotes for href in javadoc."

parents 4985297b 9fdfbb4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17317,7 +17317,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
     *
     * The specified key should be an id declared in the resources of the
     * application to ensure it is unique (see the <a
     * href={@docRoot}guide/topics/resources/more-resources.html#Id">ID resource type</a>).
     * href="{@docRoot}guide/topics/resources/more-resources.html#Id">ID resource type</a>).
     * Keys identified as belonging to
     * the Android framework or not associated with any package will cause
     * an {@link IllegalArgumentException} to be thrown.