I want to create a loading screen until the DOM is loaded in Chrome Custom Tabs. Is it possible to do so, as it works for TWA(Trusted Web activity)?
I tried to get the root view of the window and tried to add a view to it, but worked. Also, tried to explore how it works for TWA. But couldn't find anything.
Any kind of insights will be helpful. Thanks in advance