Question

Xperia gallery draw random image from selected album with specific blur and scale effects.

i need to draw an image in my custom view like Xperia gallery background image.

like this sample image at background of album sample

Was it helpful?

Solution

use BlurMaskFilter, you can set it via Paint.setMaskFilter()

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top