Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable paintFilterBitmap when rendering images with rounded corners
Summary: Per Android docs (https://developer.android.com/reference/android/graphics/Paint#FILTER_BITMAP_FLAG): > This should generally be on when drawing bitmaps, unless performance-bound (rendering to software canvas) or preferring pixelation artifacts to blurriness when scaling significantly. Changelog: [Android][Fixed] - Improve rendering of images when resampled and corner radius applied Reviewed By: genkikondo Differential Revision: D34551184 fbshipit-source-id: 649da53af816be829e5b7f8e2a100f07a8b412b7
- Loading branch information