Loading graphics/java/android/graphics/BitmapFactory.java +1 −1 Original line number Diff line number Diff line Loading @@ -487,7 +487,7 @@ public class BitmapFactory { /** * 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 id The resource id of the image data Loading Loading
graphics/java/android/graphics/BitmapFactory.java +1 −1 Original line number Diff line number Diff line Loading @@ -487,7 +487,7 @@ public class BitmapFactory { /** * 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 id The resource id of the image data Loading