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

getting crash #9

Open
MeetGori1 opened this issue Jul 4, 2023 · 1 comment
Open

getting crash #9

MeetGori1 opened this issue Jul 4, 2023 · 1 comment

Comments

@MeetGori1
Copy link

MeetGori1 commented Jul 4, 2023

FATAL EXCEPTION: main
Process: com.wellnessguru, PID: 28985
java.lang.IllegalStateException: GeneratedAppGlideModuleImpl is implemented incorrectly. If you've manually implemented this class, remove your implementation. The Annotation processor will generate a correct implementation.
at com.bumptech.glide.Glide.throwIncorrectGlideModule(Glide.java:370)
at com.bumptech.glide.Glide.getAnnotationGeneratedGlideModules(Glide.java:362)
at com.bumptech.glide.Glide.get(Glide.java:190)
at com.bumptech.glide.Glide.getRetriever(Glide.java:791)
at com.bumptech.glide.Glide.with(Glide.java:902)
at com.crazylegend.audiopicker.adapters.single.AudioSingleViewHolder.bind(AudioSingleViewHolder.kt:28)
at com.crazylegend.audiopicker.adapters.single.AudioSingleAdapter.onBindViewHolder(AudioSingleAdapter.kt:26)
at com.crazylegend.audiopicker.adapters.single.AudioSingleAdapter.onBindViewHolder(AudioSingleAdapter.kt:17)

for audio picker i am
getting crash audio has a thumbnail image

@FunkyMuse
Copy link
Owner

feel free to open a PR

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

No branches or pull requests

2 participants