https://github.com/heysem-useinsider/slopingtoolbarlayout
An implementation of CollapsingToolbarLayout with a slight slope for artistic effect. It includes a Floating Action Button (FAB) and a TabBar.
https://github.com/heysem-useinsider/slopingtoolbarlayout
actionbar android collapsingtoolbarlayout toolbar
Last synced: 2 months ago
JSON representation
An implementation of CollapsingToolbarLayout with a slight slope for artistic effect. It includes a Floating Action Button (FAB) and a TabBar.
- Host: GitHub
- URL: https://github.com/heysem-useinsider/slopingtoolbarlayout
- Owner: heysem-useinsider
- License: mit
- Created: 2024-08-08T11:21:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T14:02:39.000Z (almost 2 years ago)
- Last Synced: 2026-03-19T07:48:55.378Z (3 months ago)
- Topics: actionbar, android, collapsingtoolbarlayout, toolbar
- Language: Kotlin
- Homepage:
- Size: 25.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SlopingToolbarLayout
> A unique implementation of `CollapsingToolbarLayout` featuring a slight slope for artistic flair. As the toolbar collapses, the slope gradually decreases until it becomes straight. This design also supports a toolbar for multiple pages. The FAB (Floating Action Button) is anchored to the toolbar when expanded, and animates to the bottom corner of the page as the toolbar collapses.

## Contributing
I welcome contributions! If you encounter a bug or have a feature request, please make a pull request and we will review it as soon as possible. If you're unable to make a pull request, feel free to open an issue, and I will respond promptly.
## License
This project is licensed under the MIT License. See the [LICENSE.md](https://github.com/mohakapt/SlopingToolbarLayout/blob/main/LICENSE) file for details.