Class DynamicRootLayout

java.lang.Object
android.view.View
android.view.ViewGroup
android.widget.RelativeLayout
com.pranavpandey.android.dynamic.support.widget.DynamicRootLayout
All Implemented Interfaces:
Drawable.Callback, AccessibilityEventSource, KeyEvent.Callback, ViewManager, ViewParent, BaseWidget, WindowInsetsWidget

public class DynamicRootLayout extends RelativeLayout implements BaseWidget, WindowInsetsWidget
A RelativeLayout to apply window insets to act as a root view.