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

Commit 248d9325 authored by Diego Vela's avatar Diego Vela Committed by Automerger Merge Worker
Browse files

Merge "Fix incorrect closing tag" into rvc-dev am: fb94ded2 am: bdbf0e5a am: 320cf2a8

Change-Id: I7ae0d58d75997bfedf34c393dc490f622fbdba2f
parents 317a22bc 320cf2a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5788,7 +5788,7 @@ public abstract class Context {
     * {@link android.view.LayoutInflater inflating} views, such that they can be inflated with
     * proper {@link Resources}.
     *
     * Below is a sample code to <b>add an application overlay window on the primary display:<b/>
     * Below is a sample code to <b>add an application overlay window on the primary display:</b>
     * <pre class="prettyprint">
     * ...
     * final DisplayManager dm = anyContext.getSystemService(DisplayManager.class);