Closed passsy closed 7 years ago
because this view uses the <merge> tag (which is good) the ripple effect cannot be set in XML with android:background="?selectableItemBackground". Must be set in code
<merge>
android:background="?selectableItemBackground"
because this view uses the
<merge>
tag (which is good) the ripple effect cannot be set in XML withandroid:background="?selectableItemBackground"
. Must be set in code