edusperoni / nativescript-ripple

NativeScript plugin to add Android Material Design Ripple effect to your layouts.
Apache License 2.0
52 stars 13 forks source link

Ripple Bounds #14

Closed jogboms closed 7 years ago

jogboms commented 7 years ago

I upgraded dependencies to latest for nativescript, nativescript-angular & tns-core-modules and since then i noticed the ripple effect does not get bound to their container. It spreads across the screen. I downgraded back but still same issue.

jogboms commented 7 years ago

I realised that using Ripple as the registered element name was what was causing the weird issue.