I'm trying to use B4XGifViewer in a dialog to show to user a "wait message" while the app is running a long duration process but it seems that runs at the main thread, what means that when the process starts the gif freezes .
Is it possible to maintain the gif animation even when the main thread is busy?
I can't do this... there is no control of what queued request could raise in "sleep" and the data being recovered is necessary before to continue. I'm looking for something like the progressdialog which continues running (animated "circle" saying "wait") even when the main thread is busy.
Latest version is included in XUI Views library. This is a custom view that can be used as an alternative to indeterminate progress bars. It is compatible with B4A, B4J and B4i. Inspired by: https://github.com/81813780/AVLoadingIndicatorView Add with the designer and set the style: Tips...
Latest version is included in XUI Views library. This is a custom view that can be used as an alternative to indeterminate progress bars. It is compatible with B4A, B4J and B4i. Inspired by: https://github.com/81813780/AVLoadingIndicatorView Add with the designer and set the style: Tips...