Вопрос

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

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top