예제 #1
0
  @Override
  public void onAttachedToWindow() {
    super.onAttachedToWindow();

    if (mAutoUpdateTheme) mTheme.addListener(this);
  }