Skip to content
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

Implement lifecycle methods for mobile views #644

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

leewyatt
Copy link
Collaborator

The update incorporates lifecycle methods for mobile views in the MainPageSkin class. Now, before an old view disappears or a new view appears, optional Runnable tasks are executed. This allows for smoother transitions between different views. A viewDidLoad method was also added to the MobileHomePage class for setting the content type on view appearance.

The update incorporates lifecycle methods for mobile views in the MainPageSkin class. Now, before an old view disappears or a new view appears, optional Runnable tasks are executed. This allows for smoother transitions between different views. A viewDidLoad method was also added to the MobileHomePage class for setting the content type on view appearance.
@dlemmermann dlemmermann merged commit a185843 into develop Jul 24, 2024
2 checks passed
@dlemmermann dlemmermann deleted the feature-implement-lieft-cycle-methods branch September 5, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants