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

Commit 9fdfbb4b authored by Florian Salbrechter's avatar Florian Salbrechter
Browse files

Fixed missing opening quotes for href in javadoc.

Change-Id: I3a09b605e3430a6e540311c4d5e299050cc6236f
parent 345c14fd
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.