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

[ISSUE-6] Fix NotFoundException for older SDK versions #379

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

oFamosoRon
Copy link
Contributor

Running the app on SDK version smaller then 12 (API level 31) would cause a crash at the splash screen.

Changes:

  • Added SDK version verification at BuddhaQuotesTheme function
  • Apply the correct theme colors based on if dynamic colors are supported on the running version

@russellbanks
Copy link
Member

Thank you!

@russellbanks russellbanks merged commit 74402be into BanDev:main Oct 28, 2024
1 check passed
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