Describe the Bug
the showAnimationDialog() in notepod is largely a duplcate of showAnimationDialog(). Rather than duplicating code, call the solidui fn with modification if necessary.
noting notepod is using new_loading_indicator and solidui is using loading_indicator.
Expected Behaviour
No change to loading indicator functionality in notepod, however less duplicate code.