Amin Hassani

Results 15 comments of Amin Hassani

Hi @levgeogr, Thank you for raising an issue. Currently, this feature is not implemented. But I can provide it in the near future.

Hi @Drabatx Thank you for reporting the issue. I'm working on it and will fix it soon.

I've tested it on an emulator and multiple devices and seems no problem. What is your test environment?

I couldn't reproduce the problem. I have tested it in a couple of situations, but no problem is detected. If possible, share some code or whatever that may help.

The problem comes from losing data on activity recreation. It's quite normal that `data` of resulting intent is null. To save the state of `choosePhotoHelper` during such changes, you should...

Good Idea! It can be provided in the future. Thanks.

Hi Mehrdad; Thank you for the suggestion; I'll consider it in future versions.

Hi Mahmoud! There is a mechanism to decide on the text color of each day, but actually, it is not accessible from outside of the library :)) The concern is...

If you change the `pickType` to `PickType.RANGE_END` it should change the picking type as everything in this library works based on that. In order to switch to `PickType.RANGE_END` automatically, you...

Hi @mikinw, Thank you for reporting this issue. I am working on it and I will make an update on this matter.