2

enter image description here

How to make background image effect and round corner imageview in android?

Cœur
  • 37,241
  • 25
  • 195
  • 267
ckpatel
  • 1,926
  • 4
  • 18
  • 34
  • Follow [this](http://nicolaspomepuy.fr/blur-effect-for-android-design/) for blur effect and [this](https://github.com/lopspower/CircularImageView) for circular imageView. – Tushar Gogna Apr 23 '15 at 09:32

1 Answers1

1

i found this page for blurring : http://shaikhhamadali.blogspot.in/2013/07/gaussian-blur-imagebitmap-in-imageview.html and for cicular image How to create a circular ImageView in Android?

Community
  • 1
  • 1
a.r.
  • 565
  • 1
  • 6
  • 18