skydoves / TransformationLayout

🌠 Transform between two Views, Activities, and Fragments, or a View to a Fragment with container transform animations for Android.
Apache License 2.0
2.38k stars 195 forks source link

Material design dependency #5

Closed ArifAli-0 closed 4 years ago

ArifAli-0 commented 4 years ago

Please complete the following information:

Describe the Bug:

Add a clear description about the problem.

Expected Behavior:

A clear description of what you expected to happen.

Library version 1.0.4

The Google material dependency for this library is stated 1.2.0 alpha 6 which is breaking the login /signup activity of my app, which is made with version 1.0.0.

How do i solve this?

skydoves commented 4 years ago

You must use over the 1.2.0-alpha5 version of the material. It is not supported in the lower version.