An open API service indexing awesome lists of open source software.

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: 8 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.

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.

![example](https://github.com/mohakapt/SlopingToolbarLayout/blob/main/images/preview.gif)

## 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.