How can i push fragment like iOS modal presentation ?
skyberk opened this issue · 0 comments
skyberk commented
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.