35 lines
1.5 KiB
XML
35 lines
1.5 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">290dp</dimen>
|
||
|
<dimen name="header_height">220dp</dimen>
|
||
|
<dimen name="page_title_height">56dp</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="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>
|
||
|
</resources>
|