@Override
 protected void onResumeFragments() {
   super.onResumeFragments();
   bindDrawableResources();
 }