@Override
 protected void onConfigurationChanged(Configuration newConfig) {
   mContentViewCore.onConfigurationChanged(newConfig);
 }