Discussion Forums  >  Suggestions, Ideas, Wish List

Replies: 3    Views: 86

AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
01/09/14 10:50 AM (11 years ago)

Is it possible to remove 'Loading...' alert ?

I'm using custom url to load an html screen in Android BT3.0. Between clicking on the menu button and loading the html, a dialog box pops up that says 'loading'. Is it possible to remove this ?.
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
01/09/14 11:18 AM (11 years ago)
Comment out the line 100 in the BT_screen_customURL.java file in your project src/BT_screen_customURL.java //showProgress(null, null);
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
01/09/14 01:14 PM (11 years ago)
Aahh - thanks @mysps, I'll try that in the morning.
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
01/10/14 03:15 AM (11 years ago)
Yep, that did the trick, many thanks @mysps. The old 'spinner' was less obtrusive in my app than the current alert dialog - having nothing display at all is even better!
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.