Bentley
Senior Software Engineer
Friday, July 21, 2017
Android RecyclerView Ripple 이펙트
리스트 아이템의 layout에다가 다음을 추가한다.
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="70dp"
android:background="?android:attr/selectableItemBackground"
>
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment