hotwired / hotwire-native-android

Hotwire Native for Android
MIT License
41 stars 5 forks source link

Fix how javascript dialogs are displayed #29

Closed jayohms closed 7 months ago

jayohms commented 8 months ago

See: https://github.com/hotwired/hotwire-native-android/pull/28

Switch to using MaterialAlertDialogBuilder for nicer dialogs.

jayohms commented 7 months ago

Fixed here: https://github.com/hotwired/hotwire-native-android/pull/32