Don't swap bottom left and bottom right corner radii.
Change-Id: If57b6627f67998edc384de15e3d970f8edf18211
This commit is contained in:
@@ -240,7 +240,7 @@ public class BitmapFactory {
|
||||
/**
|
||||
* The resulting height of the bitmap, set independent of the state of
|
||||
* inJustDecodeBounds. However, if there is an error trying to decode,
|
||||
* outHeight will be set to -1.
|
||||
* outHeight will be set to -1.
|
||||
*/
|
||||
public int outHeight;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user