-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
After adding the library I can't create a release version of the app anymore.
There are proguard warnings like "Warning:android.databinding.DataBindingUtil: can't find referenced class android.databinding.DataBinderMapper".
So I have to copy the source code of the UpdatableFragmentPagerAdapter instead of using the library.