CleverPumpkin/CrunchyCalendar

Unable to import

AndroidDeveloperLB opened this issue · 6 comments

I get this error:

image

Kindly mention the Android Studio version and AGP version you are using. This will be easy for the maintainers to respond back.

Android Studio 3.3 Canary 4
Build #AI-182.3208.16.33.4924367, built on August 1, 2018
JRE: 1.8.0_152-release-1136-b05 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

Canary AGP plugin requires kotlin plugin v1.2.50. So try to use the stable android studio version.

OK please make it work with newer versions too.
I've noticed other issues with the sample:

  1. When choosing RTL language such as Hebrew ("עברית"), the arrow icon of the up-button is in the wrong direction.
  2. When scrolling fast, it always stops at some point, and a bit later allows to scroll more. This is a bit annoying, as on Google Calendar, it allows to freely scroll without interruptions.

@AndroidDeveloperLB thanks a lot for your feedback!
We'll update Kotlin version in the nearest future. Other issues, that you mentioned, also will be investigated.

Thank you.