Android Studio – What could be the reason that an app can get stuck at Binding.inflate which previously works fine?
After realizing that my app seems to be miss behaving, I did some clever debugging tactics, namely adding Log calls between my code and some cheeky debug breakpoints, I realized that my MainActivity doesn't seem to get past the binding…