Open amangoyalgoyal opened 6 years ago
I am getting crash when i am switching from time picker view to date picker view while enabling proguard in my project.
Please let me know, if someone enabled it in project with this library.
I use proguard with Sublime Picker and have added this into proguard-rules:
#Sublime Picker -keepnames class com.appeaser.sublimepickerlibrary.datepicker.** { <fields>; <methods>; }
I am getting crash when i am switching from time picker view to date picker view while enabling proguard in my project.
Please let me know, if someone enabled it in project with this library.