|
|
|
@ -23,7 +23,6 @@ import androidx.compose.material.icons.filled.MoreVert
|
|
|
|
|
import androidx.compose.material.icons.outlined.Bookmarks
|
|
|
|
|
import androidx.compose.material.icons.outlined.Upcoming
|
|
|
|
|
import androidx.compose.material.icons.rounded.Add
|
|
|
|
|
import androidx.compose.material.icons.rounded.ArrowBack
|
|
|
|
|
import androidx.compose.material.icons.rounded.Bookmark
|
|
|
|
|
import androidx.compose.material.icons.rounded.BookmarkBorder
|
|
|
|
|
import androidx.compose.material.icons.rounded.Bookmarks
|
|
|
|
@ -33,7 +32,6 @@ import androidx.compose.material.icons.rounded.Grid3x3
|
|
|
|
|
import androidx.compose.material.icons.rounded.Person
|
|
|
|
|
import androidx.compose.material.icons.rounded.Search
|
|
|
|
|
import androidx.compose.material.icons.rounded.Settings
|
|
|
|
|
import androidx.compose.material.icons.rounded.ShortText
|
|
|
|
|
import androidx.compose.material.icons.rounded.Upcoming
|
|
|
|
|
import androidx.compose.material.icons.rounded.ViewDay
|
|
|
|
|
import androidx.compose.ui.graphics.vector.ImageVector
|
|
|
|
|