Package 

Interface ControlInsetsRefresher


  • 
    public interface ControlInsetsRefresher
    
                        

    Implemented by an interstitial ad view that can be asked to re-apply cutout/navigation-bar insets to its controls (close, skip, sound, countdown timer, etc.).

    Lets AdBaseDialog, which lives in the lower-level {@code rendering.interstitial} package, notify its {@code adViewContainer} without depending on the higher-level {@code api.rendering} package that actually implements this.

    • Method Summary

      Modifier and Type Method Description
      abstract void refreshControlInsets()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait