-
Notifications
You must be signed in to change notification settings - Fork 12
Feature/menu manager #482
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/menu manager #482
Conversation
…script_suite into feature/menu-manager
…script_suite into feature/menu-manager
|
This is now ready for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See feedback below.
Additionally, updates to the example apps would help developers get a starting point with the new manager APIs.
Co-authored-by: renonick87 <nick@livioradio.com>
Co-authored-by: renonick87 <nick@livioradio.com>
renonick87
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The _MenuCellState description looks to be on the DynamicMenuUpdatesMode file.
Co-authored-by: renonick87 <nick@livioradio.com>
Fixes #123
Risk
This PR makes minor API changes.
Testing Plan
Unit Tests
Adds tests relating to menu manager operation
Summary
Adds a menu manager to the library, aligning with the iOS and Java Suite libraries.