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
And to let users to choose and load calendar AAR only like:
compile 'me.everything:providers-android-calendar:1.0.1'
It`s have 64K limit methods in Android. I think that fix for this issue can help users to not reach it :)
(using Proguard will slow down the development in debug build)
The text was updated successfully, but these errors were encountered:
I think that this is a great project!
But what about to separate providers-android module project here:
https://github.com/EverythingMe/easy-content-providers/tree/master/providers-android/src/main/java/me/everything/providers/android
to different project modules: browser, calendar, callog...
And to let users to choose and load calendar AAR only like:
compile 'me.everything:providers-android-calendar:1.0.1'
It`s have 64K limit methods in Android. I think that fix for this issue can help users to not reach it :)
(using Proguard will slow down the development in debug build)
The text was updated successfully, but these errors were encountered: