BottomBar icon indicating copy to clipboard operation
BottomBar copied to clipboard

(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.

Results 105 BottomBar issues
Sort by recently updated
recently updated
newest added

Create a bottombar with 2 behavior `app:bb_behavior="shy|shifting"` bagde is cut out. ![badge issue](https://cloud.githubusercontent.com/assets/26644079/24292604/0a84bc2a-10b4-11e7-8c2e-b32444a9c0bc.png)

bug
Waiting Response

I just want to add a badge without a count number I once post a issue here and you add it but have to set a unread number #66

enhancement

when we scroll down on first time the bottom bar is not hiding from next time on wards it is working fine

Overload a new function for BottomBarBadge.setCount to allow specifying if the badge text should be formatted (summarized) for large counts (1000~1999 to 1K, and so on) which reduces the length...

I currently cannot set badge count in text format. In case number is large such as 150,200... i want to display badge number as "99+". But there is method set...

#856 adding support to plus sign using threshold

i compile in module,but have a problem ,compile 'com.roughike:bottom-bar:2.3.1' ........................................................................................................................................ Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed : Attribute meta-data#android.support.VERSION@value value=(25.3.0) from [com.android.support:design:25.3.0] AndroidManifest.xml:27:9-31 is also present at...