Questions tagged [android-blur-effect]
16 questions
0
votes
2 answers
Android BlurMaskFilter Issues
I'm creating a drawing app, and I want on of the brushes the user can draw with to have the following effect:
Currently, to achieve this effect, I'm drawing 5 separate Paths, each with the same X values but a small Y offset, and each with a…

Thomas
- 1,123
- 3
- 13
- 36