You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update App Context to Add Views to Dispatcher + Add SUpport for Variable Item Lists
[Problem]
Right now, I need to add views to the dispatcher in the main code, even though
all of the properties are in the view when added to the app context.
[Solution]
Updated the app context to add views to the view dispatcher, and also added
support for variable item lists.
[Testing]
Tested on device and confirmed everything still runs.
0 commit comments