I am blurring a bitmap in my android app. This answer was quite helpful for that. The problem is that I am using white text on this image which is not visible if the contrast is not good enough, particularly for images which have a major white or yellow portion. I wanted to ask if there is a simple way to overcome this problem, somehow by making the image a bit dirty by adding shades of black or so. Spotify seems to do it very elegantly.
Any tutorials, guides etc that can be helpful? Any help would be appreciated.