<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2014 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">
<!-- Snackbars -->
<dimen name="snackbar_min_height">48dp</dimen>
<dimen name="snackbar_width_tablet">450dp</dimen>
<dimen name="snackbar_margin_tablet">24dp</dimen>
<dimen name="snackbar_shadow_height">8dp</dimen>
<dimen name="snackbar_text_view_margin">24dp</dimen>
<dimen name="snackbar_background_tablet_elev">@dimen/default_elevation_0</dimen>
</resources>