Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top