Mohammed Hemaid
Mohammed Hemaid
I found this it solve the problem for me https://github.com/SundeepK/CompactCalendarView/issues/214 call: compactcalendarView.shouldDrawIndicatorsBelowSelectedDays(true);
@ahmedeltaher Any feedback is really appreciated!
Thank you
I created this PR against the master and didn't create a new branch for it, I think we just need to resolve the conflicts
Great! I am happy to work on this :)
Material Dialog supporting Kotlin with multiple modules that may help us to reduce the number of methods
@Gear61 Actually I didn't know about that, I can change all the surfaces but I will keep it like this. and I will change the group dialog settings to meet...
Hey guys, we were able to implement a working plugin for amazon app submission: Here is the link to the plugin, we would appreciate help in submitting it to Fastlane...
> I have tested your plugin last week, but it seems it is not supporting passing parameters when calling it from the command line like `bundle exec fastlane run amazon_app_submission...