Khan
12/08/2022, 11:54 AMviewGroup.addView()
ViewGroup is passed to the method and i am using it as a container now to add more elements.
Can i do similar thing in Compose? What i want to achieve is inflate my compose content under Toolbar (which is already created and the dynamic content needs to be added under that in later stage based on conditions and states)Chris Sinco [G]
12/08/2022, 6:08 PM