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

Optimize Fragment Transactions for Faster Loading Between Screens #2

Open
SidharthMudgil opened this issue Oct 12, 2023 · 0 comments
Open
Labels
low impact Low impact on app optimization Improve overall app quality

Comments

@SidharthMudgil
Copy link
Owner

Users have reported experiencing slow loading times when transitioning between fragments within the Geemu app. This delay impacts the overall user experience, leading to frustration and decreased satisfaction. This issue aims to address and optimize the loading speed between fragments to ensure a seamless and responsive user interface.

Benefits

  • Enhances user satisfaction by providing a faster and more responsive app experience.
  • Improves the overall usability of Geemu, especially for users with slower internet connections or older devices.

Additional Notes

  • Identify potential bottlenecks causing the slow loading times.
  • Consider asynchronous loading, lazy loading, or caching strategies to expedite fragment transitions.
  • Perform thorough testing to validate the improvements across various devices and network conditions.
@SidharthMudgil SidharthMudgil added low impact Low impact on app optimization Improve overall app quality labels Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low impact Low impact on app optimization Improve overall app quality
Projects
None yet
Development

No branches or pull requests

1 participant