gahfy / MVVMPosts

Sample application with MVVM architecture
311 stars 121 forks source link

Error Kapt NullPointerException #11

Open kharisazhar opened 5 years ago

kharisazhar commented 5 years ago

e: [kapt] An exception occurred: java.lang.NullPointerException

Screen Shot 2019-04-04 at 14 47 18

drcabral commented 5 years ago

Follow the first answer solution steps of this stackoverflow post

https://stackoverflow.com/questions/53380770/android-studio-3-2-1-with-new-databinding-import-doesnt-compile

worked for me as well