CommentNov 20, 2018
Dont 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 file