@Override
 protected void onAttachedToWindow() {
   super.onAttachedToWindow();
   mContentViewCore.onAttachedToWindow();
 }