- Fix
OnLongClickListener
will not triggerOnClickListener
if event is consumed
- Prefix all
MaterialRippleLayout
attributes withmrl_
to remove possible ambiguity when using with other libraries.
Initial release.
OnLongClickListener
will not trigger OnClickListener
if event is consumedMaterialRippleLayout
attributes with mrl_
to remove possible ambiguity when using with other libraries.Initial release.