Class DynamicNestedListView

All Implemented Interfaces:
Drawable.Callback, NoCopySpan, TextWatcher, AccessibilityEventSource, KeyEvent.Callback, ViewManager, ViewParent, ViewTreeObserver.OnGlobalLayoutListener, ViewTreeObserver.OnTouchModeChangeListener, Filter.FilterListener, BaseWidget, DynamicScrollableWidget, DynamicWidget, WindowInsetsWidget

public class DynamicNestedListView extends DynamicListView
A DynamicListView that fully expands vertically according to its content height which is suitable to show it as a nested view.