I want to know how to add a shadow layer to any general View in android. for eg: suppose i have a layout xml, showing something like this..
Here's my cheesy version of the solution...This is the modification of the solution found here
I didn't like how the corners look so I faded all of them...