I am using Fragment for the designing of the Firebase simple login registration.
I get error in the OnCreateView() method on initializing
OnCreateView()
Same problem occurred with me. By updating library to latest one will resolve this problem.
After updating don't forget to do Sync project with gradle files.