I need to add blurred drop shadow to my button:
I tried to create background with layer-list xml drawable, but it not looks like blur.
Create a drawable "round_corner.xml"
in Activity set a button in xml
Helpful links
Hope this helps you