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..
There are a simple trick, using two views that form the shadow.
Hope this help.