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

java.lang.IllegalStateException: setSelectedNavigationIndex not valid for current navigation mode #562

Closed
alexlittle opened this issue May 17, 2016 · 0 comments

Comments

@alexlittle
Copy link
Member

alexlittle commented May 17, 2016

From VTRMobile app - though may affect core version too.

Error Message

java.lang.IllegalStateException: setSelectedNavigationIndex not valid for current navigation mode

Where

Unknown Source

Short Stacktrace
0 java.lang.IllegalStateException: setSelectedNavigationIndex not valid for current navigation mode
1 at android.support.v7.app.bg.a(Unknown Source)
2 at org.digitalcampus.oppia.activity.c.run(Unknown Source)
3 at android.os.Handler.handleCallback(Handler.java:739)
4 at android.os.Handler.dispatchMessage(Handler.java:95)
5 at android.os.Looper.loop(Looper.java:135)
6 at android.app.ActivityThread.main(ActivityThread.java:5297)
7 at java.lang.reflect.Method.invoke(Native Method)
8 at java.lang.reflect.Method.invoke(Method.java:372)
9 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:908)
10 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:703)
Tag
log
Affected App Versions

6.0.2
Affected OS Versions

5.0.1

@alexlittle alexlittle added this to the Jul 2016 milestone May 17, 2016
@alexlittle alexlittle modified the milestones: Jul 2016, Sept 2016 Aug 26, 2016
jjoseba added a commit to jjoseba/oppia-mobile-android that referenced this issue Sep 6, 2016
…arlier way was deprecated) to avoid the IllegalStateException
alexlittle added a commit that referenced this issue Sep 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant