andkulikov / Transitions-Everywhere

Set of extra Transitions on top of Jetpack Transitions Library
Apache License 2.0
4.82k stars 486 forks source link

DataBinding compatibility #41

Closed ditzdragos closed 7 years ago

ditzdragos commented 8 years ago

Hi,

I can't use it in activities in which I use DataBinding. Do you know anything related to this issue? I tried using different ViewGroups as the {sceenRoot}, but no success so far... Thanks in advance!

andkulikov commented 8 years ago

Hello. I've never tried Data Binding yet. Maybe you can create an example project with the issue so I will be able to take a look on it. Thank you

httpdispatch commented 8 years ago

This solution works well for me http://stackoverflow.com/a/36034488/527759