Android Question B4XLoadingIndicator change Style and Duration in runtime?

Cadenzo

Active Member
Licensed User
Longtime User
Is it possible to change parameters like Style and Duration of a B4XLoadingIndicator by code?
 

DonManfred

Expert
Licensed User
Longtime User
Isn´t it a B4XLib? Extract the source and have a look at it
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
BTW: B4XLoaingIndicator is a CustomView which should be instantiated by loading a Layout.

 
Upvote 0

Cadenzo

Active Member
Licensed User
Longtime User
Okay, it seems to be no easy code-access to this properties. Just wanted do have random styles of this in the app, but for this little fun it is not worth to change the lib 😄
 
Upvote 0
Top