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

[Bug]: JetNews crashed when starting for CircularProgressIndicator #1248

Open
4 tasks done
MoseDien opened this issue Jan 25, 2024 · 2 comments
Open
4 tasks done

[Bug]: JetNews crashed when starting for CircularProgressIndicator #1248

MoseDien opened this issue Jan 25, 2024 · 2 comments
Assignees
Labels
bug Something isn't working stale triage me Issue that needs to be triaged

Comments

@MoseDien
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is there a StackOverflow question about this issue?

  • I have searched StackOverflow

Is this an issue related to one of the samples?

  • Yes, this is a specific issue related to this samples repo.

Sample app

JetNews

What happened?

It keeps crash when starting JetNews.
The same issue with this https://stackoverflow.com/questions/77877363

Relevant logcat output

01-25 17:16:41.124 11247 11247 E AndroidRuntime: FATAL EXCEPTION: main
01-25 17:16:41.124 11247 11247 E AndroidRuntime: Process: com.example.jetnews, PID: 11247
01-25 17:16:41.124 11247 11247 E AndroidRuntime: java.lang.NoSuchMethodError: No virtual method at(Ljava/lang/Object;I)Landroidx/compose/animation/core/KeyframesSpec$KeyframeEntity; in class Landroidx/compose/animation/core/KeyframesSpec$KeyframesSpecConfig; or its super classes (declaration of 'androidx.compose.animation.core.KeyframesSpec$KeyframesSpecConfig' appears in /data/app/~~R8dkSNtNMuC5ObxAU0i0sg==/com.example.jetnews-nsw2m-N5VrS5p5sJGOOSTw==/base.apk)
01-25 17:16:41.124 11247 11247 E AndroidRuntime: 	at androidx.compose.material3.ProgressIndicatorKt$CircularProgressIndicator$endAngle$1.invoke(ProgressIndicator.kt:371)
01-25 17:16:41.124 11247 11247 E AndroidRuntime: 	at androidx.compose.material3.ProgressIndicatorKt$CircularProgressIndicator$endAngle$1.invoke(ProgressIndicator.kt:369)

Code of Conduct

  • I agree to follow this project's Code of Conduct
@MoseDien MoseDien added bug Something isn't working triage me Issue that needs to be triaged labels Jan 25, 2024
@logicgupta
Copy link

Please assign me

Copy link

stale bot commented May 8, 2024

This issue has been automatically marked as stale because it has not had any recent activity. Please comment here if it is still valid so that we can reprioritize it. Thank you for your contributions.

@stale stale bot added the stale label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale triage me Issue that needs to be triaged
Projects
None yet
Development

No branches or pull requests

3 participants