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

Awards and links has disappear #5580

Open
Jean-BaptisteC opened this issue Apr 14, 2024 · 2 comments
Open

Awards and links has disappear #5580

Jean-BaptisteC opened this issue Apr 14, 2024 · 2 comments
Assignees
Labels

Comments

@Jean-BaptisteC
Copy link
Contributor

How to Reproduce

  • Start app
  • Go to your profile -> awards and links is not present (you need to scroll in blank space to see awards and links)

Expected Behavior

  • Awards and links is visible when we switch to their tab

Versions affected
Android 14 - v57.2

@westnordost
Copy link
Member

Hm yeah, can reproduce. It kind of feels like a bug in RecyclerView. A quick search turns up
https://stackoverflow.com/questions/45167282/recyclerview-doesnt-show-items-until-scrolling

However, maybe the awards and links should just be one of the first things I migrate to Jetpack Compose framework, instead of fixing code that is going to be thrown out, anyway.

@westnordost westnordost self-assigned this Apr 28, 2024
@westnordost
Copy link
Member

Will be fixed when I merge the compose1 branch because these views are the first ones I migrated to Jetpack Compose.

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

2 participants