rasoulmiri / Skeleton

Skeleton for Android
Apache License 2.0
326 stars 62 forks source link

Disabling animation from Activity and not from adapter #3

Open rakesh1988 opened 7 years ago

rakesh1988 commented 7 years ago

I am loading data into adapter from my Activity. Is there any way I can get the instance of skeletongroup in activity and disable the animation from activity?

rakesh1988 commented 7 years ago

Actually I am using https://github.com/mikepenz/FastAdapter and I am unable to use skeleton with it. FastAdapter has a lot of advantages over vanilla Adapter.. It would be really helpful if you can guide me in setting up skeleton with FastAdapter. I will upload a sample app with FastAdapter and Skeleton. If possible you can have a look at it and guide me. Many thanks

Sinarahimi commented 7 years ago

I want to use SkeletonConfig in my adapter but it's not in the library I think, I 've added library by dependencies