Advertisement
biorhythm

Untitled

Oct 4th, 2019
3,036
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. USER_COMMENT=
  2. ANDROID_VERSION=8.0.0
  3. APP_VERSION_NAME=1.0.3_debug_01
  4. BRAND=HONOR
  5. PHONE_MODEL=AUM-L41
  6. CUSTOM_DATA=
  7. STACK_TRACE=java.lang.NullPointerException: Attempt to invoke interface method 'int java.util.List.size()' on a null object reference
  8. at instat.scout.binder.VideoItemHeaderViewBinder$1.onItemSelected(VideoItemHeaderViewBinder.java:178)
  9. at android.widget.AdapterView.fireOnSelected(AdapterView.java:947)
  10. at android.widget.AdapterView.dispatchOnItemSelected(AdapterView.java:936)
  11. at android.widget.AdapterView.-wrap1(Unknown Source:0)
  12. at android.widget.AdapterView$SelectionNotifier.run(AdapterView.java:901)
  13. at android.os.Handler.handleCallback(Handler.java:808)
  14. at android.os.Handler.dispatchMessage(Handler.java:101)
  15. at android.os.Looper.loop(Looper.java:166)
  16. at android.app.ActivityThread.main(ActivityThread.java:7529)
  17. at java.lang.reflect.Method.invoke(Native Method)
  18. at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:245)
  19. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:921)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement