Bottombar: Badgets are cut

Created on 26 Aug 2016  路  8Comments  路  Source: roughike/BottomBar

Hello
Ive noticed that every time im on tab which has badge and then I clicked the tab next to it on the right
it makes the badge cut and you can see only half number

bug v2

Most helpful comment

Hi, when the version 2.0.3? I`m very needs in this fix :)

All 8 comments

Can you provide some more info? How many tabs do you have? Does this issue happen on tablet or mobile?

The issue happens on mobile, Ive got 5 tabs and it happens on the fifth tab so when the fifth tab is clicked the badge is hidden and if I click the forth tab the badge comes back in the same place it was suppose to be if it was visible when the fifth tab was clicked (Im using shifting behavior so the selected tab get a bit bigger) so the badge is cut in half

You're absolutely right. I have a fix coming up in the next version.

Hi, when the version 2.0.3? I`m very needs in this fix :)

I also very need this fix

Same here 馃憤 Any idea when 2.0.3 come?

Manual fix is simple: just comment out updateTitleBottomPadding() in BottomBar.java
It's supposed to add some font padding (10dp) to comply with Material guidelines, but in reality it does nothing but cut textviews.
I could make a pull request but I just don't understand why this code was written at all.
@roughike FYI

Hi, when the version 2.0.3 will release? This issue is really bad for UX point of view

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ryanhoo picture ryanhoo  路  3Comments

giautm picture giautm  路  4Comments

MansoorJafari picture MansoorJafari  路  5Comments

javiersantos picture javiersantos  路  5Comments

yerenutku picture yerenutku  路  4Comments