Skip to content

Add a tech demo button showing browser history integration

Jean-Paul Calderone requested to merge 45.android-back-button into main

This adds a button to the tech demo page. The button triggers the browser-based "back" functionality. This gives an example of what we need to hook the Android back button event up to but it does not include the integration code necessary to actually get the Android back button event.

Merge request reports