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

#275 Correct fragment tracking for correct GetLastFragmentInfo in MvxCachingFragmentCompatActivity #297

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

Conversation

Toine-db
Copy link

  • Implemented Stack to track fragment tags (top most is current/last fragment)
  • Inserted tracking in Show And Close methods
  • Implemented OnSaveInstanceState and Restore to keep Stack
  • ToFragment() for IMvxFragmentView to Fragments

@Toine-db Toine-db changed the title Correct fragment tracking for correct GetLastFragmentInfo in MvxCachingFragmentCompatActivity #275 Correct fragment tracking for correct GetLastFragmentInfo in MvxCachingFragmentCompatActivity Sep 19, 2016
…fragment)

- Inserted tracking in Show And Close methods
- Implemented OnSaveInstanceState and Restore to keep Stack
- ToFragment() for IMvxFragmentView to Fragments
@Toine-db Toine-db force-pushed the Fix_return_correct_fragment_using_GetLastFragmentInfo branch from 94a8517 to a992722 Compare September 19, 2016 13:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant