Hello everybody!
I have a problem, that when you go to the page the user waits a long time until it loads. ActivityIndicator does not save.
I have a very complex layout, and I would like to put it on the download (Show ActivityInicator). My Layout is loaded for about 6 seconds. If I just run Loading, then everything hangs up very much, since Layout has not loaded yet.
Can I run ActivityIndicator smoothly in parallel with loading Layout?