Skip to content
  • Jeff Boek's avatar
    Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) · 8662164b
    Jeff Boek authored
    * For #11056 - Removes unused argument when navigating to the collection creation fragment
    
    * For #11056 - Moved the collection creation navigation logic to the TabTrayDialogFragment
    
    * For #11056 - Moves navigating to the share screen from home/browser to the TabTrayDialogFragment
    
    * For #11056 - We moved tab selection logic from home/browser to the tab tray dialog
    
    * For #11056 - Moved new tab tapped logic to the tab tray dialog fragment
    
    * For #11056 - Removes all interactor logic for the TabTrayDialogFragment
    
    * For #11056 - Migrates the presentation / navigation around the TabTrayDialog to the androidx navigation library
    8662164b