? ? ripple:rv_type="simpleRipple" >
?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? android:layout_width="match_parent"
? ? ? ? ? ? ? ? ? ? android:layout_height="wrap_content"
? ? ? ? ? ? ? ? ? ? android:layout_centerInParent="true"
? ? ? ? ? ? ? ? ? ? android:background="#BAC9FF"
? ? ? ? ? ? ? ? ? ? android:padding="15dp"
? ? ? ? ? ? ? ? ? ? android:src="@drawable/ic_launcher" />
? ? ? ? ? ?
?
? ? ? ? ? ?
?
? ? ? ? ? ? ? ? ? ? ? ? ? ? android:layout_width="match_parent"
? ? ? ? ? ? ? ? android:layout_height="wrap_content"
? ? ? ? ? ? ? ? android:layout_margin="5dp"
? ? ? ? ? ? ? ? ripple:rv_alpha="200"
? ? ? ? ? ? ? ? ripple:rv_framerate="2"
? ? ? ? ? ? ? ? ripple:rv_type="simpleRipple" >
?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? android:layout_width="match_parent"
? ? ? ? ? ? ? ? ? ? android:layout_height="wrap_content"
? ? ? ? ? ? ? ? ? ? android:layout_centerInParent="true"
? ? ? ? ? ? ? ? ? ? android:background="#BAC9FF"
? ? ? ? ? ? ? ? ? ? android:padding="15dp"
? ? ? ? ? ? ? ? ? ? android:text="Button" />
? ? ? ? ? ?
? ? ? ?
? ?
?
感谢git上大神的热情分享给予的帮助,以上就是实现水波纹效果的全部实现,仅供大家参考学习,欢迎一起学习交流~