konifar / fab-transformation

Support Floating Action Button transformation for Android
MIT License
768 stars 118 forks source link

View itself moving aside inside the layout. #12

Open ArunPandiyan opened 8 years ago

ArunPandiyan commented 8 years ago

I have two layouts inside the card view. I've set the transformation with Button to the another view and in that view the another button again traverse to the older view. The problem is both the buttons(Point of origin) which starts animations is moved when going back and forth. Its makes little bit enlarged and moved towards the end view of the transformations. Help me out !