fix: De-jank blurring on DPI change
- Calling createBitmap with just width and height completely disregards the
density of input bitmap.
- We can just copy input bitmap and overwrite that to save us the trouble
Signed-off-by:
Saalim Quadri <danascape@gmail.com>
Loading
Please register or sign in to comment