| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- | |
| Copyright 2020 The Chromium Authors | |
| Use of this source code is governed by a BSD-style license that can be | |
| found in the LICENSE file. | |
| --> | |
| <resources> | |
| <drawable name="ic_more_vert_24dp">@drawable/ic_more_vert_24dp_on_dark_bg</drawable> | |
| <drawable name="menu_bg_shadow">@android:color/transparent</drawable> | |
| </resources> |