blob: eb30ed7337d6a78b47abfac7be26c9474580a4ca [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>
<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_content_tile_size">96dp</dimen>
<dimen name="minimized_control_bar_radius">0dp</dimen>
<dimen name="minimized_control_bar_margin_x">0dp</dimen>
<dimen name="minimized_control_bar_margin_bottom">0dp</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>
<!-- Control Buttons -->
<dimen name="control_button_padding">16dp</dimen>
<!-- Tabs -->
<dimen name="car_tab_width">135dp</dimen>
<dimen name="car_tab_padding_x">12dp</dimen>
<dimen name="car_tab_icon_size">36dp</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>
<!-- Default Scroll Bar for PagedRecyclerView -->
<dimen name="car_scroll_bar_button_size">@*android:dimen/car_touch_target_size</dimen>
<dimen name="car_scroll_bar_thumb_width">@*android:dimen/car_seekbar_height</dimen>
<dimen name="car_scroll_bar_separator_margin">@*android:dimen/car_padding_2</dimen>
<dimen name="car_scroll_bar_margin">@*android:dimen/car_margin</dimen>
<item name="button_disabled_alpha" format="float" type="dimen">0.2</item>
<item name="scroller_milliseconds_per_inch" format="float" type="dimen">150</item>
<item name="scroller_deceleration_time_divisor" format="float" type="dimen">0.45</item>
<item name="scroller_interpolator_factor" format="float" type="dimen">1.8</item>
<!-- Scale factor for the background image -->
<dimen name="background_image_scale" format="float">1</dimen>
<!-- Blurring radius used to blur background images -->
<item name="background_image_blur_radius" format="float" type="dimen">25</item>
<!-- Scale to apply to images before blurring them to create the playback background -->
<item name="background_image_blur_scale" format="float" type="dimen">.5</item>
</resources>