Best approach to show network error in android in Android with Tap to Retry option
问题 I have Navigation Drawer in my application with several Fragments and few new Activity also apart from main application flow. Current Functionality For navigating to each Fragment , Network is required and in case of any network error, I used to show Dialog . User needs to click on "OK" button and again go back to navigation drawer to retry. New Approach I am trying User should be shown and error screen similar to LinkedIn android app with option to retry. As inner Fragments and handling call