andkulikov / Transitions-Everywhere

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

Note: there were 2 duplicate class definitions. #105

Open rahulr4 opened 3 years ago

rahulr4 commented 3 years ago

Getting proguard error because you have FloatProperty and IntProperty in your library which is coinciding with the actual files. Please fix this