Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoke-customs are only supported starting with Android O #25

Closed
vivekpchrome opened this issue Aug 14, 2018 · 4 comments
Closed

Invoke-customs are only supported starting with Android O #25

vivekpchrome opened this issue Aug 14, 2018 · 4 comments

Comments

@vivekpchrome
Copy link

Getting this error , Invoke-customs are only supported starting with Android O (--min-api 26)
Message{kind=ERROR, text=Invoke-customs are only supported starting with Android O (--min-api 26), sources=[Unknown source file], tool name=Optional.of(D8)}

@vivekpchrome
Copy link
Author

Yes I have tried but after applying that I am getting new errors , I have resolved this issue by adding "compile "io.reactivex.rxjava2:rxjava:+" to build.gradle

@vivekpchrome
Copy link
Author

Now I am facing a new issue . the calender is showing wrong colors I have changed from xml but not
screenshot_1534396146

@francesco-furlan
Copy link
Contributor

Hi @vivekpchrome, can you close this issue and open another for that?
I need some more infos to answer you:

  • how/where did you change the color?
  • did you implemented the onMonthCellBindView of your ViewInteractor and did you return true on the hasImplementedMonthCellBinding?

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants