How To Set Blur or Dim Background - Stack Overflow PDF
How To Set Blur or Dim Background - Stack Overflow PDF
Stack Overflow
log in
I'm trying to set blur background image. Android studio projects are available. But I'm using eclipse. So any one help me to how to set blur image
programmatically?
Thanks in advance.
share
Asked
Feb 2 '15 at 5:31
Sergey Brunov
6,624 1 21 48
Edited
Feb 2 '15 at 5:42
2 Answers
Order By
Votes
or
yourView.getBackground().setAlpha(100);
share
Answered
Feb 2 '15 at 5:33
What else you can do to make image blure effect is, convert image to bitmap with blur/dim effect. check this
share
user1140237
2,706 16 33
Answered
Feb 2 '15 at 5:48
Your Answer
log in
or
Name
By posting your answer, you agree to the privacy policy and terms of service.
meta chat tour help blog privacy policy legal contact us full site
Download the Stack Exchange Android app