Cleanup and TODO.

This commit is contained in:
Benoit Marty 2023-01-27 10:42:18 +01:00 committed by Benoit Marty
parent 01aea5a9af
commit 2cac2b59ab
5 changed files with 2 additions and 5 deletions

View file

@ -39,7 +39,7 @@ import androidx.compose.foundation.lazy.rememberLazyListState
import androidx.compose.foundation.shape.CircleShape
import androidx.compose.material.icons.Icons
import androidx.compose.material.icons.filled.ArrowDownward
import androidx.compose.material3.FloatingActionButton
import androidx.compose.material3.FloatingActionButton // TODO ElementFloatingActionButton
import androidx.compose.material3.Icon
import androidx.compose.material3.Text
import androidx.compose.runtime.Composable