[tor-commits] [Git][tpo/applications/fenix][tor-browser-89.1.1-10.5-1] fixup! Modify UI/UX

Matthew Finkel (@sysrqb) gitlab at torproject.org
Wed Jun 2 11:34:03 UTC 2021



Matthew Finkel pushed to branch tor-browser-89.1.1-10.5-1 at The Tor Project / Applications / fenix


Commits:
f48f4d47 by Nicolas Vigier at 2021-05-31T17:34:09+02:00
fixup! Modify UI/UX

- - - - -


1 changed file:

- app/src/main/java/org/mozilla/fenix/home/HomeMenu.kt


Changes:

=====================================
app/src/main/java/org/mozilla/fenix/home/HomeMenu.kt
=====================================
@@ -133,7 +133,7 @@ class HomeMenu(
         ) {
             onItemTapped.invoke(Item.WhatsNew)
         }
-        val experiments = context.components.analytics.experiments
+        // val experiments = context.components.analytics.experiments
         val bookmarksItem = BrowserMenuImageText(
             context.getString(R.string.library_bookmarks),
             R.drawable.ic_bookmark_list,
@@ -242,7 +242,7 @@ class HomeMenu(
 
     @Suppress("ComplexMethod")
     private fun newCoreMenuItems(): List<BrowserMenuItem> {
-        val experiments = context.components.analytics.experiments
+        // val experiments = context.components.analytics.experiments
         val settings = context.components.settings
 
         val bookmarksItem = BrowserMenuImageText(



View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/f48f4d47eff999da8c4a3f5579b58bc3123d60ab

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/f48f4d47eff999da8c4a3f5579b58bc3123d60ab
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20210602/57e4c6f0/attachment-0001.htm>


More information about the tor-commits mailing list