ExpandableLayout icon indicating copy to clipboard operation
ExpandableLayout copied to clipboard

View Binding for parent and second layouts

Open Ramu3967 opened this issue 3 years ago • 0 comments

Unable to get the viewBinding references for parent and second layouts inside Expandable Layout view. Tried with mainActivityBinding.expandableLayout.parentLayout/parentLayoutResource etc.. unable to get the viewbinding instance for the layouts inside expandable layout.

[mainActivityBinding being the binidng for the layout in which Exapandable layout with id expandableLayout.]

Ramu3967 avatar Jan 09 '22 02:01 Ramu3967