Skip to content
Snippets Groups Projects
Commit 14ae0006 authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

mainapp: dynamically load views

Introduces the ViewCoordinator component to promote dynamic view loading and reduce coupling between components.

The following objects are now created and destroyed as needed:
- SettingsView
- WizardView
- dialogs

Further refactoring will be required in order to do the same with the ConversationView, which now parents the ChatView and the CallStackView.

Gitlab: #897
Change-Id: Ice6a0c133e62e1e0c8d7fb99ec2c41234c049b59
parent 52d3f4d9
No related branches found
No related tags found
No related merge requests found
Showing
with 607 additions and 150 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment