You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x + width must be <= bitmap.width() is given when trying to save 4K image (2MB) in non-native library. But it works fine in native version of the library.
x + width must be <= bitmap.width()is given when trying to save 4K image (2MB) in non-native library. But it works fine in native version of the library.