To see the issue
1.comment line 31 of MovieListFragment. 2.Disconnection your device from network and launch app
3. rootView binding in showError method is null and Snackbar.Show will throw
i
itnoles
12/12/2018, 8:37 PM
If you look at Kotlin Bytecode, Fragment getView can be NULL in some cases.