Skip to content

Add loading circle to API calls

isLoading state in model probably, and update once async call is complete This is implemented in the coroutines sample code here: https://git.uwaterloo.ca/cs346/public/1241/slides/-/blob/main/10-01-coroutines/login-demo/src/main/kotlin/Main.kt

Edited by William Behnke