I have used RecyclerView for showing thumbnails in my Image Editing app.Each item of its comprises of a ImageView(thumbnail) and a textView.In my application I want to
android:background="?attr/selectableItemBackground" android:clickable="true" android:focusableInTouchMode="true"