commit 7486f4c030be94054c31af58218e2f3b39370f12
parent f20c7b087739321fc496f1b169702ac867ab7ff7
Author: Roger Yang <royang@mozilla.com>
Date: Mon, 27 Oct 2025 14:05:03 +0000
Bug 1996556 - Enabled toolbar redesign by default. r=android-reviewers,petru
Differential Revision: https://phabricator.services.mozilla.com/D270177
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mobile/android/fenix/app/nimbus.fml.yaml b/mobile/android/fenix/app/nimbus.fml.yaml
@@ -927,7 +927,7 @@ features:
description: >
Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar.
type: Boolean
- default: false
+ default: true
show-simple-customization:
description: >
Whether or not the simple toolbar customization option is visible to the user.