Joielechong
Joielechong
I've succeeded importing the project and removing all unused stuff in it, especially RxJava. I change it with EventBus. I'll try to push it to my fork tonight ;)
@AndroidDeveloperLB I've push my fork at https://github.com/joielechong/AgendaCalendarView.
Unfortunately, I'm not the owner of this repo. I like to send the PR, but looks like the owner is busy. Hence the fork.
You're welcome.
This is because EventFetch isn't sent. I've fork the project and make a major change. I'll try to push it tonight.
For the overlap problem, it's because of EventsFetched in Events.java. But, you should check for the app sample first. It's missing `mAgendaCalendarView.enableCalenderView(true);` in MainActivity. It should be: ``` mAgendaCalendarView.init(Locale.getDefault(), readyWeeks,...
Instead porting to Xamarin, I suggest to port it to Flutter. That because a Linux developer won't have enough 'privileges' to works with Xamarin. .Net isn't open source but free...
> Xamarin is an easier port because Java -> C# is easy as they are very similar languages. That's the same thing with Flutter. > .Net and Xamarin are VERY...
What version of the library did you use? Did you upgrade the version to the current version? If yes, you should update all the related layout too because the package...
This is seems related with the previous bug at issue #58. The resource layout of the library is being overrided by other layout. Please try using the latest version, 2.4.1.