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

activityIndicator doesn't show on Android #57

Open
nbastoWM opened this issue Jul 14, 2017 · 2 comments
Open

activityIndicator doesn't show on Android #57

nbastoWM opened this issue Jul 14, 2017 · 2 comments

Comments

@nbastoWM
Copy link

I've been using CachedImage for sometime but I never managed to see the activityIndicator on Android, while on iOS it works as expected.
I have the ACCESS_NETWORK_STATE on Android Manifest, the caching works, but when loading the image I can only see a blank space.
Am I missing something?

@kfiroo
Copy link
Owner

kfiroo commented Jul 17, 2017

@nbastoWM Hey, sounds to me like its a layout issue not related to ACCESS_NETWORK_STATE or the caching mechanism.
I can try to help if you share some code

@iegik
Copy link

iegik commented Jul 18, 2017

Please test CachedImageExample from following pull request #59

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

3 participants