Kedar Sukerkar

Results 11 comments of Kedar Sukerkar

> Is it possible to have different size for each item? > > For example have to a new delegate function to update the itemSize +1

> The original code seems correct to me, if you try to scroll to the 0th (first) element when there are no items in the array, then it should crash....

> @Kedar-27 Can you add more context on why you'd like to add the notifications? The interruptions are handled by default, and you can use the delegate interface of the...

> That doc is already outdated. Kingfisher was designed at the beginning with its own cache system, instead of using a 304 status code to determine the cache policy. I...

opps. Anyways @bhaveshlohana thanks for your efforts and great initiative. Just wished that PR would have got accepted. But no issues.

Yes, I do have alternative solution, Please check my repo [here](https://github.com/Kedar-27/KSParallaxScrolling) Thank you.

Works fine in MDCTabBar. Please fix this.

Yes sure, actually i just used migration guide and the example for reference, the code was same and it caused the above error. Then i reverted back to Old MDCTabBar...