PageStateLayout PageStateLayout could let you show [Loading][Empty][Error][Succeed][Requesting] state in Activity, Fragment, ViewGroup as you want. Improt library: allprojects { repositories { ... maven { url "https://jitpack.io" } } } dependencies { compile 'com.github.