How do I implement the \"raised button\" and the \"flat button\" as described in google\'s material design guidelines?
Raised buttons add dimension
You may also need to add a bottom margin to your button, in order to be able to see the raised-button shadow effect:
@dimen/activity_vertical_margin 1dp