Closed CarlosFJ closed 4 years ago
After pressing Back, the Next button is still available, even though no institution is selected. Pressing it sends the user to a Username / Password screen.
There is no Back button on Android. Android has a built-in Back button, so I think it would be better to use that?
Got the Back button back on Android. There goes the "we use web technology so the UI looks the same on all platforms". But I still think it would be better to use the OS-wide back button on Android, is that doable?
The last two commits change the style on iOS from left to right.
Note: Does not compile on iOS as-is, but a4b0473 fixes that, which is already in the develop branch, so that will be fixed on merge.