| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright 2025 The Chromium Authors |
| Use of this source code is governed by a BSD-style license that can be |
| found in the LICENSE file. |
| --> |
| |
| <resources xmlns:tools="http://schemas.android.com/tools"> |
| <dimen name="extension_menu_max_width">400dp</dimen> |
| <!-- |
| The width of the toolbar reserved for everything *except* extension |
| action buttons. Currently it is set to the minimum width for the tablet |
| toolbar UI with the assumption that the UI is usable with the width. |
| --> |
| <dimen name="extension_toolbar_baseline_width">600dp</dimen> |
| </resources> |