Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fab loading animation isn't shown on lower api's such as 19 #3

Closed
ahmetcj4 opened this issue Jun 29, 2016 · 7 comments
Closed

Fab loading animation isn't shown on lower api's such as 19 #3

ahmetcj4 opened this issue Jun 29, 2016 · 7 comments

Comments

@ahmetcj4
Copy link

No description provided.

@SaeedMasoumi
Copy link
Owner

@ahmetcj4 I've tested it on api 16 and it's fine. Are you sure?

@ahmetcj4
Copy link
Author

ahmetcj4 commented Jun 29, 2016

@SaeedMasoumi you are right. I cloned this library and run the sample program it works perfectly fine. However, when I import the project using gradle and use it in my project its animation isn't shown

@SaeedMasoumi
Copy link
Owner

@ahmetcj4
Copy link
Author

I checked and I found that repeat attribute in xml working in wrong way on lower api's

@ahmetcj4
Copy link
Author

@SaeedMasoumi when I use setRepeat function it works perfectly however when I set it using xml attribute then it shows only images without animating them

@SaeedMasoumi
Copy link
Owner

@ahmetcj4 Well, I changed that repeat attribute in sample project (https://github.com/SaeedMasoumi/FAB-Loading/blob/master/sample/src/main/res/layout/activity_main.xml#L45) to a greater number and it worked properly (tested on api 16 again)

@ahmetcj4
Copy link
Author

I will check it out thanks

@ahmetcj4 ahmetcj4 closed this as completed Jul 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants