Closed
Description
Steps to Reproduce
- Create Android Library with data binding enabled using android studio.
- Now try to create DLL for the android library using visual studio.
- Build process is success. But you won't find classes relating to the Data Binding.
- In the Build logs you will find a warning
[ noClassDefFoundError: Landroidx/databinding/DataBinderMapperImpl ]