Fix first item in Latest not being clickable
It was clickable if you clicked anywhere on that item other than the card (e.g. the background feature image).
This commit is contained in:
parent
8e7096b2a8
commit
46da776c2c
@ -36,7 +36,6 @@
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@+id/header_height"
|
||||
android:foreground="?attr/selectableItemBackground"
|
||||
android:clickable="true"
|
||||
>
|
||||
|
||||
<android.support.constraint.ConstraintLayout
|
||||
|
Loading…
x
Reference in New Issue
Block a user