-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
If you add tap gesture on a button parent (e.g. some layout for example), add tap handler on the button, click the button and execute navigation with clear history current fragment will be removed and we will clear the button listener owner. Still android will fire the click handler and we will throw an exception.