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

Commit 6fbcefe4 authored by ztenghui's avatar ztenghui
Browse files

Update the javadoc for the clip path fix.

b/18758765

Change-Id: I1845c09a120ecdf0d7685ff1f6165b1e841db5ce
parent a1d11273
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -150,7 +150,8 @@ import java.util.Stack;
 *
 * <dl>
 * <dt><code>&lt;clip-path></code></dt>
 * <dd>Defines path to be the current clip.
 * <dd>Defines path to be the current clip. Note that the clip path only apply to
 * the current group and its children.
 * <dl>
 * <dt><code>android:name</code></dt>
 * <dd>Defines the name of the clip path.</dd>