MaterialDateTimePicker
                                
                                 MaterialDateTimePicker copied to clipboard
                                
                                    MaterialDateTimePicker copied to clipboard
                            
                            
                            
                        Jalali calendar and font support
This PR
adds
- Jalali calendar support
- Custom font support
- function call for setting a locale for calendars
fixes
- test failures in sample app
break changes
- DatePickerDialog.newInstanceand- TimePickerDialog.newInstanceshould passed a calendar type
- DatePickerDialog.initializeand- TimePickerDialog.initializeshould passed a calendarType
TODOs
- [ ] should update README.mdfile base on new changes
ScreenShots
| time | date | 
|---|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | |
|  | 
@wdullaer please review this PR and test it yourself too on a real device or an emulator and let me know what you're thinking about.
@wdullaer please review this.
سلام , میشه لطفا راهنمایی کنید چطوری میشه این تقویم جلالی رو به پروژه اضاف کرد ؟ ممنون میشم.
We are still waiting :|
@poyanayeri and @habibi-dev
There's no more work I can do, I'm also waiting for @wdullaer to reviewing this. meanwhile, you can download the project (including this branch) from my forked repository and add it as a module in your android studio and use it. Or you can use this library
Does it work for react native ?
@AzadMohammadi-z
It's a native android library. you should write an RN wrapper for it if you want to use it in RN projects.