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

Crash in emoji-search after scroll position preservation commit #1604

Closed
JakeWharton opened this issue Oct 17, 2023 · 2 comments · Fixed by #1606
Closed

Crash in emoji-search after scroll position preservation commit #1604

JakeWharton opened this issue Oct 17, 2023 · 2 comments · Fixed by #1606

Comments

@JakeWharton
Copy link
Member

I haven't properly reviewed the PR yet, but I'm noticing a crash in Emoji Search after these changes:

  • Run Emoji Search using Android Views
  • Type "medal" into the search box
  • Click on one of the medal emojis
  • Press the system back button
  • The app crashes with the exception app.cash.zipline.ZiplineException: IllegalArgumentException: Failed requirement.

Originally posted by @veyndan in #1599 (comment)

@jingwei99
Copy link
Contributor

looking!

@jingwei99
Copy link
Contributor

So this crash happens when the list on screen (filtered search result) is shorter than the whole screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants