-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Implement Bottom Navigation Bar Icon Scaling for Current Page #496
Comments
@andrewtavis I would love to work on this issue, please assign this to me |
Thanks for your willingness to help, @krishna-p060! Please let us know if you need any assistance :) |
Hi @krishna-p060 👋 Do you still have interest in working on this issue? Please let us know if you need any support! |
Hi @andrewtavis I'm interrested to contribute to this issue |
Yes , Need help |
I'll send along some suggestions on this soon, @krishna-p060. Thanks for interest in the issue, @helocordi! |
Terms
Description
In the current Scribe-iOS implementation, the icons in the bottom navigation bar remain uniform regardless of which page is active. However, in the Android version of the app, there is a scaling effect, the icon for the active tab appears slightly larger than the others. This choice helps in a clearer identification of the selected tab compared to just a colour change. The issue is to make the bottom navigation bar have a scaling effect as shown below.
Android Implementation:
Contribution
No response
The text was updated successfully, but these errors were encountered: