Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
fenix
Commits
cfb9b168
Commit
cfb9b168
authored
Feb 11, 2020
by
Jeff Boek
Browse files
No Issue - Fixes breaking snapshot change
parent
1168fbd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/org/mozilla/fenix/addons/NotYetSupportedAddonFragment.kt
View file @
cfb9b168
...
...
@@ -37,7 +37,7 @@ class NotYetSupportedAddonFragment :
adapter
=
UnsupportedAddonsAdapter
(
addonManager
=
requireContext
().
components
.
addonManager
,
unsupportedAddonsAdapterDelegate
=
this
@NotYetSupportedAddonFragment
,
unsupportedA
ddons
=
args
.
addons
.
toList
()
a
ddons
=
args
.
addons
.
toList
()
)
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment