You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for giving this powerful library to us.
I am trying to achieve that pushing fragment like iOS modal at following image link. But the library removing current fragment before pushing. I haven't found fit fragment hide strategy to apply.
Maybe i am missing something. Should i show this modal with DialogFragment ? How can i push fragment without removing current one ? Also removing fragment after pushing would be acceptable animation appearance.
The text was updated successfully, but these errors were encountered:
First of all, thank you for giving this powerful library to us.
I am trying to achieve that pushing fragment like iOS modal at following image link. But the library removing current fragment before pushing. I haven't found fit fragment hide strategy to apply.
https://developer.apple.com/library/archive/featuredarticles/ViewControllerPGforiPhoneOS/Art/VCPG_SlideTransition_fig_8-1_2x.png
Maybe i am missing something. Should i show this modal with DialogFragment ? How can i push fragment without removing current one ? Also removing fragment after pushing would be acceptable animation appearance.
The text was updated successfully, but these errors were encountered: