Add "Ready to download" state and clear out a few TODOs.

This commit is contained in:
Alex Hart
2024-10-31 09:54:58 -03:00
committed by GitHub
parent 21c359f919
commit 7e93e15a9b
9 changed files with 234 additions and 23 deletions

View File

@@ -20,6 +20,8 @@ import androidx.compose.material3.LinearProgressIndicator
import androidx.compose.material3.MaterialTheme
import androidx.compose.material3.Text
import androidx.compose.runtime.Composable
import androidx.compose.runtime.getValue
import androidx.compose.runtime.setValue
import androidx.compose.ui.Alignment
import androidx.compose.ui.Modifier
import androidx.compose.ui.graphics.Color