Make 'view all' category button have ripple background.
This commit is contained in:
parent
e4766645eb
commit
1776b1e2c3
@ -29,7 +29,7 @@
|
|||||||
android:layout_height="0dp"
|
android:layout_height="0dp"
|
||||||
app:layout_constraintTop_toTopOf="parent"
|
app:layout_constraintTop_toTopOf="parent"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
android:background="@android:color/transparent"
|
android:background="?attr/selectableItemBackground"
|
||||||
android:paddingLeft="18dp"
|
android:paddingLeft="18dp"
|
||||||
android:paddingStart="18dp"
|
android:paddingStart="18dp"
|
||||||
android:paddingRight="18dp"
|
android:paddingRight="18dp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user