[tbb-commits] [Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.0-1] fixup! Modify UI/UX
Dan Ballard (@dan)
git at gitlab.torproject.org
Wed Oct 11 19:49:01 UTC 2023
Dan Ballard pushed to branch firefox-android-115.2.1-13.0-1 at The Tor Project / Applications / firefox-android
Commits:
12888889 by clairehurst at 2023-10-10T17:03:22-06:00
fixup! Modify UI/UX
Bug 42165: Remove "Add to shortcuts" and "Remove from shortcuts" buttons
- - - - -
1 changed file:
- fenix/app/src/main/java/org/mozilla/fenix/components/toolbar/DefaultToolbarMenu.kt
Changes:
=====================================
fenix/app/src/main/java/org/mozilla/fenix/components/toolbar/DefaultToolbarMenu.kt
=====================================
@@ -373,12 +373,12 @@ open class DefaultToolbarMenu(
findInPageItem,
desktopSiteItem,
customizeReaderView.apply { visible = ::shouldShowReaderViewCustomization },
-// openInApp.apply { visible = ::shouldShowOpenInApp },
- //reportSiteIssuePlaceholder,
+ // openInApp.apply { visible = ::sho uldShowOpenInApp },
+ // reportSiteIssuePlaceholder,
BrowserMenuDivider(),
// addToHomeScreenItem.apply { visible = ::canAddToHomescreen },
// installToHomescreen.apply { visible = ::canInstall },
- addRemoveTopSitesItem,
+ // addRemoveTopSitesItem,
// saveToCollectionItem,
BrowserMenuDivider(),
settingsItem,
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/12888889ad3667b1f05c15dcba46b504bf0feebe
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/12888889ad3667b1f05c15dcba46b504bf0feebe
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/tbb-commits/attachments/20231011/d3c597e2/attachment.htm>
More information about the tbb-commits
mailing list