Убрал свечение у кнопки на экране создания групп
All checks were successful
Android Kernel Build / build (push) Successful in 16h29m0s
All checks were successful
Android Kernel Build / build (push) Successful in 16h29m0s
This commit is contained in:
@@ -687,6 +687,7 @@ fun GroupSetupScreen(
|
||||
}
|
||||
|
||||
FloatingActionButton(
|
||||
elevation = androidx.compose.material3.FloatingActionButtonDefaults.elevation(0.dp, 0.dp, 0.dp, 0.dp),
|
||||
onClick = {
|
||||
if (step == GroupSetupStep.DETAILS) {
|
||||
if (canGoNext) {
|
||||
|
||||
Reference in New Issue
Block a user