javayhu / FabDialogMorph

:tropical_fish: Fab and Dialog Morphing Animation on Android
736 stars 103 forks source link

Keep showing imageview? #3

Open khaledkhj opened 7 years ago

khaledkhj commented 7 years ago

Thank you for the great tips, and I would like to ask if there is any way to keep showing an ImageView (I am using ImageView instead of using fab) along with the transition?

sanjanat commented 7 years ago

@khaledkhj @hujiaweibujidao : Can we make this sample with DialogFragment or not ?Are you using DialogActivity only ? As In my application there are 4 to 5 Dialog Fragments we introduced when i saw this tutorial, I want the same animation effect like when I touch the point animation should start from there and end from there only, like in whatsapp from the list of contact messages when i clicked on image it should appear smoothly from there and come back. @hujiaweibujidao : Can you please give me example with Activity to DialogFragment transtition effect same you implemented in this sample ? Let me know if that works. Happy Coding :-)