blob: e181c4808137818a9e80b1a99cd404049062a752 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2016, The Android Open Source Project
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>
<item name="letter_to_tile_ratio" format="fraction" type="fraction">67%</item>
<dimen name="fab_focused_stroke_width">8dp</dimen>
<dimen name="fab_focused_growth">1.2dp</dimen>
<dimen name="touch_target_size">@*android:dimen/car_touch_target_size</dimen>
<!-- Control Bar - typically at the bottom of the application's space. -->
<dimen name="control_bar_height">128dp</dimen>
<!-- -1px for match_parent, so this value can be changed for other screen dimensions -->
<dimen name="control_bar_width">-1px</dimen>
<dimen name="control_bar_margin_x">@*android:dimen/car_margin</dimen>
<dimen name="control_bar_margin_bottom">@*android:dimen/car_padding_2</dimen>
<dimen name="control_bar_button_size">76dp</dimen>
<dimen name="control_bar_elevation">0dp</dimen>
<!-- Minimized Control Bar -->
<dimen name="minimized_control_bar_height">128dp</dimen>
<dimen name="minimized_control_bar_width">1028dp</dimen>
<dimen name="minimized_control_bar_content_tile_size">96dp</dimen>
<dimen name="minimized_control_bar_radius">@*android:dimen/car_radius_2</dimen>
<dimen name="minimized_control_bar_margin_x">0dp</dimen>
<dimen name="minimized_control_bar_margin_bottom">@*android:dimen/car_padding_2</dimen>
<dimen name="minimized_control_bar_edge_padding">@*android:dimen/car_padding_4</dimen>
<dimen name="minimized_control_bar_text_padding">@*android:dimen/car_padding_3</dimen>
<dimen name="minimized_control_bar_button_padding">@*android:dimen/car_padding_5</dimen>
<dimen name="minimized_control_bar_button_size">76dp</dimen>
<dimen name="minimized_control_bar_title_text_size">@*android:dimen/car_body1_size</dimen>
<dimen name="minimized_control_bar_subtitle_text_size">@*android:dimen/car_body3_size</dimen>
<!-- Control Buttons -->
<dimen name="control_button_padding">16dp</dimen>
<!-- Tabs -->
<dimen name="car_tab_min_width">140dp</dimen>
<dimen name="car_tab_padding_x">@*android:dimen/car_padding_3</dimen>
<dimen name="car_tab_icon_size">@*android:dimen/car_primary_icon_size</dimen>
<!-- Padding -->
<dimen name="padding_0">4dp</dimen>
<dimen name="padding_1">10dp</dimen>
<dimen name="padding_2">12dp</dimen>
<dimen name="padding_3">16dp</dimen>
<dimen name="padding_4">20dp</dimen>
<dimen name="padding_5">40dp</dimen>
<dimen name="padding_6">64dp</dimen>
<!-- Letter spacing -->
<item name="letter_spacing_display1" format="float" type="dimen">0.0</item>
<item name="letter_spacing_display2" format="float" type="dimen">0.0</item>
<item name="letter_spacing_display3" format="float" type="dimen">0.0</item>
<item name="letter_spacing_body1" format="float" type="dimen">0.0</item>
<item name="letter_spacing_body2" format="float" type="dimen">0.0</item>
<item name="letter_spacing_body3" format="float" type="dimen">0.0</item>
</resources>