Make 'view all' category button have ripple background.

This commit is contained in:
Peter Serwylo 2017-03-17 09:03:05 +11:00
parent e4766645eb
commit 1776b1e2c3

View File

@ -29,7 +29,7 @@
android:layout_height="0dp"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintEnd_toEndOf="parent"
android:background="@android:color/transparent"
android:background="?attr/selectableItemBackground"
android:paddingLeft="18dp"
android:paddingStart="18dp"
android:paddingRight="18dp"