elye
09/28/2022, 12:29 AMViewRootForInspector . It is used by Dialog, Popup etc... I'm trying to understand how should it be used along with AbstractCompose. Thanks 🙏enighma
09/28/2022, 12:39 AMViewRootForInspector ?
This might help:
https://developer.android.com/reference/kotlin/androidx/compose/ui/platform/ViewRootForInspectorelye
09/28/2022, 4:56 AMAbstractComposeView and also ViewRootForInspector. It looks like I can achieve my own Custom Compose Component using AbstractComposeView, so I'm curious what's ViewRootForInspector for.... Is it okay to not implement it?