Submain #1

Open
202310715312-HADI-GUNA-PRAKOSO wants to merge 22 commits from Submain into master
Showing only changes of commit 78ec7c1a89 - Show all commits

View File

@ -178,7 +178,7 @@ fun LoginScreen(navController: NavController) {
}
}
*/
// UIUX
Box(modifier = Modifier.fillMaxSize().background(Brush.verticalGradient(listOf(Color.White, SoftPink)))) {
Column(
modifier = Modifier.fillMaxSize().padding(24.dp),