You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there doesn't seem to be a way for extensions to provide their own loader animation. So extensions like Apster are (mis)using createPlaceholderCallback to provide their own gif animated image as a branded loader.
Maybe we can consider making the -amp-loader related CSS classes not private and allow extensions to override the animation. Or create a createLoaderElementCallback to allow extensions to provide their own.