Merge "Update generationId on bitmaps when decoded into by BitmapRegionDecoder" into lmp-mr1-dev
This commit is contained in:
@@ -242,6 +242,7 @@ static jobject nativeDecodeRegion(JNIEnv* env, jobject, jlong brdHandle,
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (tileBitmap != NULL) {
|
if (tileBitmap != NULL) {
|
||||||
|
bitmap->notifyPixelsChanged();
|
||||||
return tileBitmap;
|
return tileBitmap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user