traex / RippleEffect

Implementation of Ripple effect from Material Design for Android API 9+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rv_centered attribute won't work.

hypeapps opened this issue · comments

In your readme you specified attribute
rv_centered="true"
Declared this attributte in that way won't work for me. Instead I changed to:
app:rv_centered="true"
and works very well

Consider update readme.

commented

me 2