Is there a way to display some sort of warning view across all of my app when the user does not have internet access? Maybe even have a way for the user to enable wifi or a mobile data connection from that warning view / dialog?
I'm trying to avoid having to copy paste some sort of dialog warning to every activity in my app.