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

Activity crash #4

Closed
DVDAndroid opened this issue Mar 3, 2016 · 0 comments
Closed

Activity crash #4

DVDAndroid opened this issue Mar 3, 2016 · 0 comments
Labels

Comments

@DVDAndroid
Copy link
Contributor

Steps to reproduce:

Open app
Click back button
Open navigation drawer and on Config item

Logcat:

03-03 22:30:19.625 17566 17566 E AndroidRuntime: java.lang.RuntimeException: mobi.acpm.inspeckage.ui.MainActivity@dba6f9e must implement OnFragmentInteractionListener
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at mobi.acpm.inspeckage.ui.ConfigFragment.onAttach(ConfigFragment.java:126)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:932)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1148)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at android.app.BackStackRecord.run(BackStackRecord.java:793)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1535)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at android.app.FragmentManagerImpl$1.run(FragmentManager.java:482)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:739)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5417)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
03-03 22:30:19.625 17566 17566 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)

@ac-pm ac-pm added the bug label Mar 4, 2016
@ac-pm ac-pm closed this as completed in 60df023 Mar 6, 2016
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