I am currently building my app's ui under material design. A fragment in my app contain a FAB,which starts a new activity on Onclick. Now i need to make the transition between FAB click and new activity like the expansion of the FAB,revealing the new activity layout.
I already tried this post which also answers the same question,but the method seems inefficient as per my requirements as my new activity contains spinners,edittexts,buttons etc
I want to implement my FAB to activity transition like below images,
Asked
Active
Viewed 804 times
1

Community
- 1
- 1

user3556657
- 93
- 1
- 11