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.
Reactions are currently unavailable
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.