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

Commit 4eab3850 authored by Teng-Hui Zhu's avatar Teng-Hui Zhu
Browse files

Update the Drawable.inflate() documentation

Change-Id: I1f8a4e40fae43ad75550d3dffbccd831b063be03
parent db9fba37
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