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

Resource Not Found: mi_ic_skip, mi_ic_previous, mi_ic_next, mi_ic_finish #318

Open
marco97pa opened this issue May 13, 2023 · 0 comments
Open
Labels

Comments

@marco97pa
Copy link

Describe the bug

App crashes since can't find the resources of some icons in material-intro:
Caused by android.content.res.Resources$NotFoundException: Unable to find resource ID #0x7f0800f6
By inspecting my APK, I can find that many resources in material-intro don't have a default configuration.
image
By exporting my app as AAB (Android App Bundle), resources without a default configuration are stripped away.

Crashes happen on this device:

Device

  • Device: Nexus 5X
  • OS: Android 8.1.0
  • Version of module: 2.0.0

Additional context

You can find more information about this problem and the solution to always include default configurations for resources here

@marco97pa marco97pa added the bug label May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant