IviCommonPanelContext

constructor(panelContext: CommonPanelContext)

Clones the given panelContext.


constructor(softInputAccessor: SoftInputAccessor, safeArea: LiveData<SafeArea?> = EmptyLiveData())

Parameters