@Override
 protected void onResume() {
   super.onResume();
   adapter.resumeAvatarLoading();
 }