mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
2f4392c064
Navigation between app fragments uses ShareTab as arguments. The newly used SendTabUseCases uses TabData which is not Parcelable. For minimal changes we'll keep both data classes and ShareController will know how to map between the two. Removed the `sessionId` property of ShareTab as it isn't needed anymore. |
||
---|---|---|
.. | ||
src/main/java | ||
build.gradle.kts |