Advertisement
kellykamay

Mapamo error

Feb 26th, 2014
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. 02-26 17:55:08.423: E/AndroidRuntime(20503): FATAL EXCEPTION: main
  2. 02-26 17:55:08.423: E/AndroidRuntime(20503): java.lang.NullPointerException
  3. 02-26 17:55:08.423: E/AndroidRuntime(20503): at com.maddington.android.mapamo.util.SystemUiHiderHoneycomb$1.onSystemUiVisibilityChange(SystemUiHiderHoneycomb.java:105)
  4. 02-26 17:55:08.423: E/AndroidRuntime(20503): at android.view.View.dispatchSystemUiVisibilityChanged(View.java:13238)
  5. 02-26 17:55:08.423: E/AndroidRuntime(20503): at android.view.ViewGroup.dispatchSystemUiVisibilityChanged(ViewGroup.java:1209)
  6. 02-26 17:55:08.423: E/AndroidRuntime(20503): at android.view.ViewGroup.dispatchSystemUiVisibilityChanged(ViewGroup.java:1209)
  7. 02-26 17:55:08.423: E/AndroidRuntime(20503): at android.view.ViewGroup.dispatchSystemUiVisibilityChanged(ViewGroup.java:1209)
  8. 02-26 17:55:08.423: E/AndroidRuntime(20503): at android.view.ViewGroup.dispatchSystemUiVisibilityChanged(ViewGroup.java:1209)
  9. 02-26 17:55:08.423: E/AndroidRuntime(20503): at android.view.ViewRootImpl.handleDispatchSystemUiVisibilityChanged(ViewRootImpl.java:3753)
  10. 02-26 17:55:08.423: E/AndroidRuntime(20503): at android.view.ViewRootImpl.handleMessage(ViewRootImpl.java:2829)
  11. 02-26 17:55:08.423: E/AndroidRuntime(20503): at android.os.Handler.dispatchMessage(Handler.java:99)
  12. 02-26 17:55:08.423: E/AndroidRuntime(20503): at android.os.Looper.loop(Looper.java:137)
  13. 02-26 17:55:08.423: E/AndroidRuntime(20503): at android.app.ActivityThread.main(ActivityThread.java:4624)
  14. 02-26 17:55:08.423: E/AndroidRuntime(20503): at java.lang.reflect.Method.invokeNative(Native Method)
  15. 02-26 17:55:08.423: E/AndroidRuntime(20503): at java.lang.reflect.Method.invoke(Method.java:511)
  16. 02-26 17:55:08.423: E/AndroidRuntime(20503): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:965)
  17. 02-26 17:55:08.423: E/AndroidRuntime(20503): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:732)
  18. 02-26 17:55:08.423: E/AndroidRuntime(20503): at dalvik.system.NativeStart.main(Native Method)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement