Skip to content

Instantly share code, notes, and snippets.

@pacificregmi
Created September 28, 2015 07:12
Show Gist options
  • Save pacificregmi/0232f97bc80e8fc3b6cc to your computer and use it in GitHub Desktop.
Save pacificregmi/0232f97bc80e8fc3b6cc to your computer and use it in GitHub Desktop.
Ripple effect method 1 - button_ripple_effect.xml
<Button
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/selectableItemBackground"
android:text="Click Me" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment