webwarrior-ws
webwarrior-ws
I had no luck with `FlexLayout`. As soon as I put "FlexLayout.Basis" on first row (total balance with pie chart), which is needed so that it doesn't collapse, application starts...
Sample barcode: 
Added "Upload APK as CI artifact" step
Yes. Android MAUI app was fine for me. I can clear data and launch the app to see if it hangs after submitting payment password.
As for UI: I think style should be modified to fix things like no margins around buttons and input fields not distinguishable from background.
The problem with textboxes is that they are basically invisible. For example, in previous screenshot there is input field below "Destination address:" label, but you can't see it. They same...
ReceivePage didn't have any extra back button. But you can always use standard Android back button or gesture.
I checked, and indeed we use navigation in GWallet, but no toolbar is shown for some reason. I'll investigate.
Commit that adds Maui compatibility is omitted from this PR as `master` doesn't have Maui support.
> > Commit that adds Maui compatibility is omitted from this PR as master doesn't have Maui support. > > Please add a link to that commit from here, for...