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

При первом старте упало на экране ввода имени пользователя #1

Closed
dtrounine opened this issue Feb 15, 2017 · 1 comment

Comments

@dtrounine
Copy link

dtrounine commented Feb 15, 2017

FATAL EXCEPTION: main
Process: ru.ifmo.droid2016.smstotelegram, PID: 32757
java.lang.NullPointerException: Attempt to invoke interface method 'java.util.Iterator java.util.List.iterator()' on a null object reference
at ru.ifmo.droid2016.smstotelegram.activities.SelectionActivity$2.handleMessage(SelectionActivity.java:105)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:7007)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1404)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1199)

http://take.ms/jfWUZ

@KorolevaYana
Copy link
Owner

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

No branches or pull requests

2 participants