Iiro Krankka
Iiro Krankka
Now possible with TabSelectionInterceptor.
My bad, I misunderstood.
@ernes87lp @andreborud That's weird. Does this work? ``` groovy compile 'com.roughike:bottom-bar:2.0.2' ```
Does `Build -> Clean Project` help? I can't replicate this. Reallly weird.
Confirmed on the latest dev branch, looking into it.
Yep. There was no manual ```requestLayout``` method calls that were out of place, so I guess the system calls that for us whenever we update the width / height, paddings,...
Can't replicate. What version are you on?
That seems more like a real weird quirk. If you look at the badge on the third tab, the position hasn't for some reason been updated. It should be partially...
If you could set up a sample project that you eventually or from time to time encounter this bug, it would help. Otherwise I'm stuck to doing the "I'm sure...
The problem is that I haven't still been able to reproduce this issue.