Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngapp-dev/collapsing-toolbar-example
Android kotlin Collapsing Toolbar example
https://github.com/ngapp-dev/collapsing-toolbar-example
Last synced: 7 days ago
JSON representation
Android kotlin Collapsing Toolbar example
- Host: GitHub
- URL: https://github.com/ngapp-dev/collapsing-toolbar-example
- Owner: ngapp-dev
- Created: 2022-10-31T12:00:29.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T16:49:45.000Z (about 2 years ago)
- Last Synced: 2023-12-05T20:41:07.556Z (12 months ago)
- Language: Kotlin
- Size: 3.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collapsing Toolbar Example
The application shows an example of how the Collapsing Toolbar works, as well as inflating the menu into the Actionbar. Expandable SearchView with on query listener responds to requests and shows content based on search query.
## About
### Functionality
- Collapsing Toolbar
- Search View on query listener### UI
- [Material 2](https://material.io/develop/android)