SimpleMobileTools / Simple-File-Manager

Easy app for managing your files without ads, respecting your privacy & security
https://www.simplemobiletools.com
GNU General Public License v3.0
1.51k stars 383 forks source link

Set intent data into fragments before starting them #727

Closed esensar closed 1 year ago

esensar commented 1 year ago

This ensures that fragments have all data needed before doing initial data loading. This will ensure that Recents tab properly filters files by mime type immediately, instead of only after doing a pull to refresh.