lurbas / ListItemView

Implementation of List Item from Material Design
Apache License 2.0
570 stars 65 forks source link

Add ripple effect #5

Closed passsy closed 7 years ago

passsy commented 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