Skip to content

Commit

Permalink
For mozilla-mobile#1500: Passes resources to SessionSuggestionProvider
Browse files Browse the repository at this point in the history
Change required for adding 'Switch to tab' description for a suggestion that
represents an opened tab. Implemented in AC
(mozilla-mobile/android-components#5773)
  • Loading branch information
ValentinTimisica authored and pocmo committed Feb 7, 2020
1 parent 62d5402 commit 29522d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ class AwesomeBarView(

sessionProvider =
SessionSuggestionProvider(
context.resources,
components.core.sessionManager,
selectTabUseCase,
components.core.icons,
Expand Down

0 comments on commit 29522d2

Please sign in to comment.