Closed glorilla closed 10 years ago
I haven't added any gradle build config files This project is using maven as a build tool
I read too quickly and thought you were trying to build the project with gradle.
Can you try the 1.0.2-SNAPSHOT ?
Thanks for your quick feedback!
How to retrieve the release you mention? I've tried the following without success: " compile 'be.billington.calendar.recurrencepicker:library:1.0.2-SNAPSHOT' "
Can you build with maven? or do you want me to send you the aar ?
aar would be perfect.
Here's a download link http://www.multiupload.nl/44CVNVV1JI
I have the following issues with this delivery:
res\layout\recurrencepicker.xml Error:(46, 41) No resource found that matches the given name (at 'background' with value '@color/white'). Error:(271, 36) No resource found that matches the given name (at 'textColor' with value '@color/done_text_color').
res\color\recurrence_bubble_text_color.xml Error:(21, 56) No resource found that matches the given name (at 'color' with value '@color/done_text_color_disabled').
res\color\recurrence_spinner_text_color.xml Error:(20, 56) No resource found that matches the given name (at 'color' with value '@color/done_text_color_disabled').
I fixed the sources on my side by affecting some default android:color to these fields, rebuilt and it worked. But it should be fixed in your delivery as I don't know which colors are supposed to be used.
Can you try this one: http://www.multiupload.nl/HNQE555QY0
No more error with this one. Thank you.
2014-03-13 13:21 GMT+01:00 Benoit Billington notifications@github.com:
Can you try this one: http://www.multiupload.nl/HNQE555QY0
Reply to this email directly or view it on GitHubhttps://github.com/Shusshu/Android-RecurrencePicker/issues/6#issuecomment-37526490 .
I will make a new release soon
released 1.0.2 it should come soon in maven central
Here's below the message returned in the Gradle console:
"FAILURE: Build failed with an exception.