Login: change server screen WIP

This commit is contained in:
Benoit Marty 2022-11-15 15:22:43 +01:00
parent 8d861690b7
commit e3fbaba3ae
12 changed files with 398 additions and 117 deletions

View file

@ -48,4 +48,5 @@ dependencies {
implementation 'androidx.fragment:fragment-ktx:1.5.3'
implementation 'com.airbnb.android:mavericks-compose:3.0.1'
implementation 'androidx.compose.foundation:foundation-layout:1.3.1'
}