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

RuntimeException: Unable to resume activity {br.com.ringa.whatsgood/br.com.ringa.whatsgood.app.ui.shared.main.MainA... #17

Open
sentry-io bot opened this issue Aug 28, 2020 · 0 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 28, 2020

Sentry Issue: ANDROID-NK

NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.util.ArrayList.get(int)' on a null object reference
    at br.com.ringa.whatsgood.app.ui.component.WGBottomNavigationView.setSelectedByFragmentManager(WGBottomNavigationView.kt:43)
    at br.com.ringa.whatsgood.app.ui.base.BaseBottomMenuActivity.onResume(BaseBottomMenuActivity.kt:53)
    at br.com.ringa.whatsgood.app.ui.shared.main.MainActivity.onResume(MainActivity.kt:187)
...
(12 additional frame(s) were not displayed)

RuntimeException: Unable to resume activity {br.com.ringa.whatsgood/br.com.ringa.whatsgood.app.ui.shared.main.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.util.ArrayList.get(int)' on a null object reference
    at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3105)
    at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3136)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2483)
    at android.app.ActivityThread.access$900(ActivityThread.java:152)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1346)
...
(6 additional frame(s) were not displayed)

Unable to resume activity {br.com.ringa.whatsgood/br.com.ringa.whatsgood.app.ui.shared.main.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.util.ArrayList.get(int)' on a null object reference
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

1 participant