KrumbsView
The ultimate breadcrumbs view for Android!
Inspired by JotterPad's breadcrumbs.
Features:
- [X] Custom typeface (from /assets and /res/font folders, also works with Downloadable Fonts)
- [X] Customisable (text colors, text size, separator icon)
- [X] Cool animations
- [X] Swipe right to go back to the previous item
- [X] Survive Activity recreations
- [X] Extensible (open classes and protected members, extend it to get the job done!)
How to use
Import to your project
First, add it in your root build.gradle at the end of repositories:
Next, add the dependency to your app modules:
Current version:
XML
Example:
Kotlin/Java
You can also use your custom Krumb implementation: