JStumpp / awesome-android

A curated list of awesome Android packages and resources.
Creative Commons Zero v1.0 Universal
11.02k stars 1.7k forks source link

Add CrunchyCalendar library #250

Closed hunter-t closed 6 years ago

hunter-t commented 6 years ago

What is CrunchyCalendar

CrunchyCalenar is a customizable infinite-scrolling Calendar with different dates selection modes.

Why it is awesome

Check it out!

Source code, Usage instructions and Demo Application are available at https://github.com/CleverPumpkin/CrunchyCalendar

hunter-t commented 6 years ago

Can somebody help me with the with build problem?

I see the only issue in the build log:

Issues :-( Links

  1. [L191] 301 https://github.com/sdsmdg/Swipperhttps://github.com/mdg-iitr/Swipper

Does that indicates that our library is somehow linking the https://github.com/sdsmdg/Swipper ? This is unexpected because we don't have dependency on com.swipper.library:library:0.1.1 in our library.

hunter-t commented 6 years ago

Oh, great to know it wasn't our own problem!