UpdatableFragmentStatePagerAdapter icon indicating copy to clipboard operation
UpdatableFragmentStatePagerAdapter copied to clipboard

Proguard Issue

Open sebastiande opened this issue 8 years ago • 3 comments

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.

sebastiande avatar Jul 17 '17 06:07 sebastiande

@sebastiande Sorry for the late reply, we will fix this on Monday.

DanielNovak avatar Aug 11 '17 20:08 DanielNovak

We are not able to reproduce - do you maybe have a sample project where this fails? @sebastiande

DanielNovak avatar Aug 17 '17 09:08 DanielNovak

Probably related to those .bin files in the jar? image

TuxPaper avatar Oct 12 '18 20:10 TuxPaper