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) {
|
||||
bitmap->notifyPixelsChanged();
|
||||
return tileBitmap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user