Android-Loading-Animation icon indicating copy to clipboard operation
Android-Loading-Animation copied to clipboard

Create Cool Android Loading Animation in a simple way.

Results 3 Android-Loading-Animation issues
Sort by recently updated
recently updated
newest added

I thought it was some advanced animation drawing, but it turned out to be loading a gif image, disappointed.

I've added the animation, that's great. But how to disable it?

Text visibility doesn't work in XML with "app:isVisible" and programmatically "setTextViewVisibility(true)" when set layout_width="50dp" and layout_height="50dp". I understand text is not fit in view but you can add "setMarginBetweenGifAndText" properties....