0

I would like to draw an imageview with a shadow, but i would like the shadow to stretch. An example.

enter image description here

Is there a way i could extend imageview to draw such shadow? 
Will such shadow follow the shape of the image?

Any suggestions are highly appreciated.

Thank you

Veeru
  • 4,936
  • 2
  • 43
  • 61
  • Possible duplicate is here : http://stackoverflow.com/questions/3693234/custom-imageview-with-drop-shadow Have a look at that. – Juliousraj Dec 22 '15 at 06:41
  • Hi Juilousraj, i am not looking for a drop shadow, but something like the image. However i will try out the solutions mentioned in those posts – Veeru Dec 22 '15 at 07:21
  • sure, you can override `onDraw` and draw whatever you want – pskink Dec 22 '15 at 08:15

0 Answers0