VSDont allow user to dismiss progressbar until you get the response from server and about device rotation problem set android:configChanges="orientation|screenSize" android:screenOrientation="portrait" in your android manifest.xml fileComment·Thread·Nov 20, 2018·How to properly dismiss a Dialog inside a Fragment using Retrofit 2