Improve ButtonWithProgress component, replace login and change server buttons (#235)

* Improve `ButtonWithProgress` component.

* Replace `CircularProgresIndicator` with `ButtonWithProgress` in login and server selection screens.
This commit is contained in:
Jorge Martin Espinosa 2023-03-28 22:56:59 +02:00 committed by GitHub
parent 486e63dcd3
commit c75ebfb1e7
17 changed files with 96 additions and 104 deletions

1
changelog.d/235.misc Normal file
View file

@ -0,0 +1 @@
Improve ButtonWithProgress component, replace login and change server buttons