You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a parent ripple view and a child ripple view, both having a completeListener.
If I click on parent then Ripple is correctly displayed.
But, clicking on child ripple view fires ripple for container parent as well, what would be the best way to fire the ripple on the view thats actually tapped.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered:
I have a parent ripple view and a child ripple view, both having a completeListener.
If I click on parent then Ripple is correctly displayed.
But, clicking on child ripple view fires ripple for container parent as well, what would be the best way to fire the ripple on the view thats actually tapped.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: