Class DynamicBottomSheet

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

public class DynamicBottomSheet extends FrameLayout implements DynamicBottomSheetWidget, WindowInsetsWidget
A FrameLayout to use as bottom sheet by applying the window insets and adjusting the peek height.