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

App crashing when opening tabs settings #3161

Closed
1 task done
LuisMayo opened this issue Jan 10, 2023 · 2 comments · Fixed by #3162
Closed
1 task done

App crashing when opening tabs settings #3161

LuisMayo opened this issue Jan 10, 2023 · 2 comments · Fixed by #3162

Comments

@LuisMayo
Copy link

In settings, while trying to open the "tabs" setting in the "filter" category the app crashes to the timeline


  • Tusky Version: Tusky Test/Nightly 20.0 c650ca9

  • Android Version: MIUI 13.2.2 (Android 13 TP1A.220624.014)

  • Android Device: Xiaomi Poco X4 GT

  • Mastodon instance (if applicable): N/A

  • I searched or browsed the repo’s other issues to ensure this is not a duplicate.

@connyduck
Copy link
Collaborator

Thanks for reporting!
It is a regression from #3090
Fragment names are hardcoded but obfuscated for release builds, referenced fragments can't be found anymore -> 💥
cc @nikclayton can you fix this please?

@nikclayton
Copy link
Contributor

nikclayton commented Jan 10, 2023

Looking...

Fixed.

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

Successfully merging a pull request may close this issue.

3 participants