I want to add a light shadow on the right and bottom side of the layout.I tried using android:background=\"@android:drawable/dialog_holo_light_frame\" but it adds a
android:background=\"@android:drawable/dialog_holo_light_frame\"
Just put android:hardwareAccelerated="true" into your Manifest Application.
android:hardwareAccelerated="true"