910e62b5创建于 1月15日历史提交
<?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>
  <!-- Custom theme attribute declaration. -->
  <attr name="overflowMenuButtonStyle" format="reference" />

  <declare-styleable name="AppMenuIconRow">
    <attr name="overflowMenuActionBarBgDrawable" format="reference" />
    <attr name="appMenuIconRowPadding" format="dimension" />
  </declare-styleable>

</resources>