Heysem Katibi

Results 17 comments of Heysem Katibi

Awesome component, It made my app [School Planner](https://play.google.com/store/apps/details?id=com.swazerlab.schoolplanner) a lot more powerful. Thank you very much 🤩.

Are you referring to my source code? or the library's? The crash is happening here [CalendarAdapter.kt](https://github.com/kizitonwose/CalendarView/blob/1.0.4/library/src/main/java/com/kizitonwose/calendarview/ui/CalendarAdapter.kt#L197)

Sorry for the late reply, I'm working on a private project so unfortunately I cannot share the source code. The main issue here is that the stack trace doesn't refer...

Hello! Yes, I'm using that feature

Hello, I checked my code but couldn't find anything different from the sample in this project. I'm setting up the calendar view exactly like the example here [Example1Fragment.kt](https://github.com/kizitonwose/CalendarView/blob/master/sample/src/main/java/com/kizitonwose/calendarviewsample/Example1Fragment.kt). Personally, I...

Hi, I know how unusable the app gets when there are more than 5 languages, a horizontal scroll might make it a bit better but I don't think It completely...

I'm not sure this error has something to do with Stringz, I did some research on this error and it looks like it's related to including your Info.plist in your...

Yeah, that would be a nice feature. Although there is a similar thing already included in Xcode, It allows you to export .string files to send time to your translator...

Thanks, I'm not familiar with "Intents" in iOS (I know everything about Intents in Android 😉, But I'm sure Android intents are different thing), If you can provide a sample...

It's possible to keep the spaces by changing the `Empty Lines` option in the preferences to `Always`