You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you import Android-RecurrencePicker in Android Studio3.2.0,you will get the same bug. The bug is AAPT: error: inner element must either be a resource reference or empty.
This is because the id.xml in the libarary of datetimepicker.
I know how to solve the problem ,but I need the sourcecode of Android-RecurrencePicker