| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- Copyright 2019 The Chromium Authors. All rights reserved. | |
| Use of this source code is governed by a BSD-style license that can be | |
| found in the LICENSE file. | |
| --> | |
| <resources> | |
| <!-- TODO(crbug.com/1236215): Remove once dynamic color is ready for all cards --> | |
| <dimen name="card_elevation">@dimen/default_elevation_2</dimen> | |
| <dimen name="toast_elevation">@dimen/default_elevation_1</dimen> | |
| </resources> |