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

Commit f35e7dc7 authored by Tenghui Zhu's avatar Tenghui Zhu Committed by Android (Google) Code Review
Browse files

Merge "Update the Drawable.inflate() documentation" into nyc-dev

parents 5957df2c 4eab3850
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1198,6 +1198,8 @@ public abstract class Drawable {

    /**
     * Inflate this Drawable from an XML resource optionally styled by a theme.
     * This can't be called more than once for each Drawable. Note that framework may have called
     * this once to create the Drawable instance from XML resource.
     *
     * @param r Resources used to resolve attribute values
     * @param parser XML parser from which to inflate this Drawable