BrowserScreens
Model that represents the Browser Screens hosted inside :app module that can be launched from other modules.
Types
Link copied to clipboard
Use this model to launch the Bookmarks screen
Link copied to clipboard
Link copied to clipboard
Use this model to launch the New Tab Settings screen
Link copied to clipboard
Use this model to launch the Settings screen
Link copied to clipboard
data class WebViewActivityWithParams(val url: String, val screenTitle: String, val supportNewWindows: Boolean = false) : GlobalActivityStarter.ActivityParams