Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekeitho/compose-scrolling-bubble
Demonstrates a way to build in Compose the Google Contacts Scrolling bubble feature.
https://github.com/ekeitho/compose-scrolling-bubble
Last synced: about 2 months ago
JSON representation
Demonstrates a way to build in Compose the Google Contacts Scrolling bubble feature.
- Host: GitHub
- URL: https://github.com/ekeitho/compose-scrolling-bubble
- Owner: ekeitho
- Created: 2022-05-01T23:43:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T02:48:48.000Z (11 months ago)
- Last Synced: 2024-03-16T10:35:01.415Z (10 months ago)
- Language: Kotlin
- Size: 107 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compose-scrolling-bubble
Demonstrates a way to build in Compose the Google Contacts Scrolling bubble feature.If interested, I wrote a [deep dive article](https://ekeitho.medium.com/building-google-contacts-screen-and-its-scrolling-bubble-feature-in-compose-1f8b7e292df) on how to build this yourself!
| Google Contacts UI Demo | Our Initial Compose Demo |
| - | - |
| ![bubble](https://user-images.githubusercontent.com/1561975/166169476-2b68dbf0-b44b-4a99-9120-1178fe949ca0.gif) | ![pointer](https://user-images.githubusercontent.com/1561975/166170032-57ff7187-af88-4d98-9c1c-e4285c49aec8.gif) |