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..
Use Just Below the LinearLayout
Another Method
create "rounded_corner_bg.xml" in /drawable folder
To use this Layout android:background="@drawable/rounded_corner_bg"
android:background="@drawable/rounded_corner_bg"