toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-fullscreen-search
/
com.mapbox.dash.fullscreen.search.favorites
Package-level
declarations
Types
Functions
Types
Favorite
Buttons
View
Model
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
FavoriteButtonsViewModel
:
ViewModel
Observe
Favorite
Adding
Result
Use
Case
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
ObserveFavoriteAddingResultUseCase
(
searchStore
:
SearchStore
)
Search
Action
Link copied to clipboard
typealias
SearchAction
=
SearchEvent.SearchAction
Functions
Favorites
Screen
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
Composable
fun
FavoritesScreen
(
)