Guest User

Untitled

a guest
Jun 24th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. E/AndroidRuntime: FATAL EXCEPTION: main
  2. Process: com.example.android.movieapp2, PID: 24598
  3. java.lang.RuntimeException: Unable to start activity
  4. ComponentInfo{com.example.android.movieapp2/com.example.android.movieapp2.ui.main.MainActivity}:
  5. java.lang.NullPointerException:
  6. Attempt to invoke virtual method
  7. 'void android.arch.lifecycle.MutableLiveData.observe(android.arch.lifecycle.LifecycleOwner,
  8. android.arch.lifecycle.Observer)' on a null object reference
Add Comment
Please, Sign In to add comment