<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright 2017 Google Inc.
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~      http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
  -->
<resources>

    <dimen name="keyline_large">10dp</dimen>
    <dimen name="horizontal_spacing">8dp</dimen>
    <dimen name="vertical_spacing">8dp</dimen>
    <dimen name="vertical_spacing_small">4dp</dimen>

    <dimen name="divider">1dp</dimen>

    <dimen name="add_button_diameter">36dp</dimen>
    <dimen name="circle_image_diameter">36dp</dimen>

    <dimen name="logo_text">20sp</dimen>
    <dimen name="list_item_height">48dp</dimen>
    <dimen name="list_item_child_margin">8dp</dimen>
    <dimen name="h1">20sp</dimen>
    <dimen name="action_drawer_item_margin">5dp</dimen>
    <dimen name="font_small">12sp</dimen>
    <dimen name="chat_profile_diameter">24dp</dimen>
    <item name="shadow_xy" type="dimen">5</item>
    <item name="shadow_radius" type="dimen">5</item>

    <item name="padding_10" type="dimen">10%</item>
    <item name="padding_15" type="dimen">15%</item>
</resources>