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

Fix: Crash on opening faq section #1556

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

devrahul-2508
Copy link
Contributor

Issue Fix

Fixes #1555

Screenshots

fix.mp4

Description

Added @AddedEntryPoint annotation to FAQActivity Class since it is throwing error FAQActivity does not implement interface dagger.hilt.internal.GeneratedComponent

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@PratyushSingh07
Copy link
Collaborator

Hi @devrahul-2508 can you please change the commit message to fix #1555: crash on opening faq section

@devrahul-2508
Copy link
Contributor Author

Hi @PratyushSingh07. Updated the commit message.

@therajanmaurya therajanmaurya merged commit d2d09b0 into openMF:dev Mar 12, 2024
4 checks passed
@devrahul-2508 devrahul-2508 deleted the faqbugfix branch March 12, 2024 18:14
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.

Bug: Clicking on FAQ button in profile screen makes the app crash
3 participants