Advertisement
dzikovskyy

Circled ripple click effect, Android

Jun 10th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.26 KB | None | 0 0
  1. <ImageView
  2.        android:layout_width="wrap_content"
  3.        android:layout_height="wrap_content"
  4.        android:background="?attr/selectableItemBackgroundBorderless"
  5.        android:clickable="true"
  6.        android:src="@drawable/ic_android_black_24dp"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement