public void onStart() {
   super.onStart();
   getInfoFromServer();
 }