-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request #45
Comments
This is a great library with outstanding flexibility, but I have agree with @tapnikita this feature is needed. Depending on the use case, sometimes it's best to give the user more options. Maybe it could be as easy as disabling the animation from switching text to icon or icon to text? |
I'm not sure what this would look like. Does this mean no animation for the text or icon? If so, how would this library be different from a conventional bottom bar. |
Yep, no animation for text or icon which would make it similar to the conventional bottom bar. The animation can always be turned on or off depending on the user's preference. The idea is to give the user more flexibility. |
I do Hope you add the feature just to have text and text and icon and icon, Animation control could be also nice. Hope this gets added. |
You have 2 Options for Text and Icon, What can you add 2 more:
Text and Text
Icon and Icon
So people can choose if I just want icon.
Also maybe add a new variation,
Icon with Text On Top or Bottom.
Options can be TextIcon
app:abb_selectedTabType="text/icon/both/icononly/textonly/both"
app:abb_TextLocation="top/bottom"
The text was updated successfully, but these errors were encountered: