roughike / BottomBar

(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.
Apache License 2.0
8.42k stars 1.51k forks source link

Disabling the scale of selected tab. #837

Open wuzhen0808 opened 7 years ago

wuzhen0808 commented 7 years ago

How to disable the animation for selected Tab, do not change the size of title. Configure the margin between title and icon, and the margin of top and bottom.

Bringoff commented 7 years ago

@roughike The same question. Material guidelines don't have title scaling and icon shifting. This feature should have a way to be disabled.