2

I'm using XwalkView as WebView in my Android App. It's nested in a fragment and every time when I open the fragment it needs 2-3 Seconds until the fragment is displayed. Before that the app freezes. So I would like to show a loading indicator while the XwalkView is rendered and make the fragment changes immediately.

Anyone knows how to realize that?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Fintasys
  • 1,309
  • 1
  • 9
  • 16
  • I could improve it by using ViewStub and replace the view when the fragment becomes visible. Not sure if it is the best solution, it still is not fluent but much better than before. – Fintasys Jan 12 '17 at 07:59

0 Answers0