9d72db9dbe
Change-Id: I68a256853f256af3464da7eba57a307a810d80cd
39 lines
1.7 KiB
XML
39 lines
1.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2013 The CyanogenMod 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>
|
|
<dimen name="logo_header_height">244dp</dimen>
|
|
<dimen name="header_height">244dp</dimen>
|
|
<dimen name="header_condensed_height">88dp</dimen>
|
|
<dimen name="page_title_height">64dp</dimen>
|
|
<dimen name="header_title_margin_left">26dp</dimen>
|
|
<dimen name="header_logo_margin_left">25dp</dimen>
|
|
<dimen name="header_logo_margin_bottom">11dp</dimen>
|
|
<dimen name="header_logo_margin_top">30dp</dimen>
|
|
<dimen name="content_margin_top">26dp</dimen>
|
|
<dimen name="content_margin_left">26dp</dimen>
|
|
<dimen name="content_margin_right">14dp</dimen>
|
|
<dimen name="content_margin_bottom">20dp</dimen>
|
|
<dimen name="summary_margin_bottom">20dp</dimen>
|
|
<dimen name="location_margin_left">20dp</dimen>
|
|
<dimen name="location_text_margin_left">10dp</dimen>
|
|
<dimen name="location_text_margin_right">30dp</dimen>
|
|
<dimen name="data_switch_margin_right">30dp</dimen>
|
|
<dimen name="carrier_text_margin_left">15dp</dimen>
|
|
<dimen name="setup_line_spacing">3sp</dimen>
|
|
<dimen name="min_locale_picker_height">100dp</dimen>
|
|
</resources>
|