Android-Loading-Animation
Android-Loading-Animation copied to clipboard
Create Cool Android Loading Animation in a simple way.
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....