am 77491ac0
: Merge "Correct typo in doc comment"
* commit '77491ac00c18cd81328a3942c78a64436be65618': Correct typo in doc comment
This commit is contained in:
@ -472,7 +472,7 @@ public class BitmapFactory {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Synonym for {@link #decodeResource(Resources, int, android.graphics.BitmapFactory.Options)}
|
* Synonym for {@link #decodeResource(Resources, int, android.graphics.BitmapFactory.Options)}
|
||||||
* will null Options.
|
* with null Options.
|
||||||
*
|
*
|
||||||
* @param res The resources object containing the image data
|
* @param res The resources object containing the image data
|
||||||
* @param id The resource id of the image data
|
* @param id The resource id of the image data
|
||||||
|
Reference in New Issue
Block a user