We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LaunchedEffect
https://m3.material.io/components/search/overview https://developer.android.com/reference/kotlin/androidx/compose/material3/package-summary#SearchBar
https://developer.android.com/jetpack/compose/touch-input/pointer-input/scroll https://developer.android.com/reference/kotlin/androidx/compose/material3/TopAppBarScrollBehavior
https://developer.android.com/training/data-storage/room/defining-data#fts https://www.sqlite.org/fts3.html
The text was updated successfully, but these errors were encountered:
Finished with 8ec1757
Sorry, something went wrong.
No branches or pull requests
LaunchedEffect
, implement 200ms delay on keystroke before launching querySearchBar
https://m3.material.io/components/search/overview
https://developer.android.com/reference/kotlin/androidx/compose/material3/package-summary#SearchBar
Nested scrolling
https://developer.android.com/jetpack/compose/touch-input/pointer-input/scroll
https://developer.android.com/reference/kotlin/androidx/compose/material3/TopAppBarScrollBehavior
FTS4
https://developer.android.com/training/data-storage/room/defining-data#fts
https://www.sqlite.org/fts3.html
The text was updated successfully, but these errors were encountered: