문제

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