Skip to content
This repository has been archived by the owner. It is now read-only.

#275 MvxCachingFragmentCompatActivity GetLastFragmentInfo() does not … #277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 19, 2016

  1. #275 MvxCachingFragmentCompatActivity GetLastFragmentInfo() does not …

    …return the last added fragment.
    
    - Removed unnused usings
    - Removed double casting
    - Used .ToFragment() extension method.
    - Created _lastFragmentTag
    - Filling _lastFragmentTag within ShowFragment if Fragment is cacheable
    markverkiel committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    dcdc0fc View commit details
    Browse the repository at this point in the history