hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
423 stars 51 forks source link

Implement the form submission adapter APIs #190

Closed jayohms closed 2 years ago

jayohms commented 2 years ago

This implements the form submission adapter APIs and allows apps to hook into those callbacks to display form submission progress in their UI.

The demo app has been updated to display a progress indicator in the top right of the toolbar during form submission events: 2021-09-30 14 13 43