Bitmap appearance is not looking good, dithering is not working, in Android
问题 I want to use coverflow view in my app. To get the reflection image part i have used the following code - http://www.androidsnippets.com/create-image-with-reflection I have seen lot of forums/discussions about dithering and tileMode, I have tried all that discussed but nothing works for me. FYI - I am creating a bitmap dynamically not using any bitmap in layouts. And I have attached the image to show how bad it is: I have listed below what I have tried to solve this issue. 1. getWindow()