BottomBar
BottomBar copied to clipboard
(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.
Hey, great library, thank you guys for it. I found a bug - if we set the tab icon to a drawable with states it will throw an exception on...
I got this message in pull request: > Coverage Status > > Coverage decreased (-0.5%) to 62.793% when pulling 0fe5ad8 on talhahasanzia:master into 711fcaf on roughike:master. > Here is the...
I already did a `setUpWithViewPage`r implementation in my project outside library and I was wondering to add this as a library feature. What I think the steps to do are:...
I came across an idea of implementing a method in the library, and I was wondering which branch I should fork. There is a development branch, which confused me as...
Snackbar and FloatingActionButton are no longer above the bottom bar. They are hidden behind it.
Hi, Great job for the new version of the library. I have still an issue with your library, and I don't know how to resolve it. What I want is...
My xml file ``` ``` and the layout file ``` ```
@roughike , I came across this library and I would like to know if it would be possible to add Tabs from code. Something like. ``` ... bottomBar.addTab( new BottomBarTab(.....)...
I tried using your library but with just the library added to the project (no use in the java code and not added in a xml), the custom behaviour defined...