herodotdigital / SnakeBottomNavigationBar

Apache License 2.0
207 stars 51 forks source link

Height #10

Closed Leomhl closed 3 years ago

Leomhl commented 4 years ago

We don't have how to set a height from SnakeNavigationBar. Could you please develop this option? Thanks :)

GoltVik commented 3 years ago

@Leomhl SnakeNavigationBar uses the default height of the bottom bar: kBottomNavigationBarHeight. Do you want to change the height of the entire bottom bar or just the snake view?

jigarfumakiya commented 3 years ago

I want to change the height of the entire bottom bar @GoltVik. Any there any option available?

GoltVik commented 3 years ago

Hi @jigarfumakiya , you can check out 'feature/height' branch where I added this parameter. Please, let me know if this will enough for your purpose and I will merge this changes.

jigarfumakiya commented 3 years ago

Will check @GoltVik Thanks!

jigarfumakiya commented 3 years ago

Hey @GoltVik Thanks! for making that change. Could you please merge the changes that would be great. Thanks again.

GoltVik commented 3 years ago

Done! Enjoy using this feature :)