0

I want to apply drop shadow right and bottom on view (TextView/LinearLayout) with transparent background. I have draw shadow using Layer-list as said in this link:

Add shadow on right and bottom side of the layout

but it is not giving me desired transparency. can any one help me out?

Thanks

Community
  • 1
  • 1
Ramesh Kumar
  • 1,229
  • 14
  • 24
  • Consider this link http://stackoverflow.com/questions/4406524/how-to-set-shadow-to-a-view-in-android/27532712#27532712 – DJphy May 25 '15 at 11:05
  • Check this link. Hope It may help you: http://stackoverflow.com/questions/3693234/custom-imageview-with-drop-shadow?rq=1 – Bhavik Kamdar May 25 '15 at 11:35
  • actually I am creating bitmap combination of outline border and gradient inside, so thinking of making gradient left and bottom and append to bitmap. – Ramesh Kumar May 26 '15 at 18:10

0 Answers0