blob: f6b4ad8a59b3757add9922ddb2e21cf2c5d8b809 [file] [log] [blame]
Joe Onorato057f1812011-01-12 15:35:47 -08001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2011 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
Freeman Ngedb03bf2011-05-25 19:06:21 -07007
Joe Onorato057f1812011-01-12 15:35:47 -08008 http://www.apache.org/licenses/LICENSE-2.0
Freeman Ngedb03bf2011-05-25 19:06:21 -07009
Joe Onorato057f1812011-01-12 15:35:47 -080010 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
17<resources>
Freeman Ngedb03bf2011-05-25 19:06:21 -070018 <dimen name="screen_margin_sides">128dip</dimen>
Alan Viveretted21bfa12011-07-12 17:34:22 -070019 <dimen name="screen_margin_top">72dip</dimen>
20 <dimen name="screen_margin_bottom">48dip</dimen>
Michael Jurkaa487bca2012-11-06 21:08:31 -080021 <dimen name="appwidget_preview_height">80dip</dimen>
22 <dimen name="keyguard_appwidget_picker_width">720dip</dimen>
Paul Lawrence4fd2e5f2014-08-11 14:05:33 -070023
24 <!-- CryptKeeper top margin for password/pin screen -->
25 <dimen name="crypt_keeper_password_top_margin">116dip</dimen>
26
27 <!-- CryptKeeper top margin for pattern screen -->
28 <dimen name="crypt_keeper_pattern_top_margin">128dip</dimen>
29
Doris Linge797d912016-08-01 17:04:38 -070030 <dimen name="captioning_preview_height">150dp</dimen>
31
Jaewoong Jungac8c0752016-09-29 11:30:49 -070032 <dimen name="confirm_credentials_top_padding">20dp</dimen>
33 <dimen name="confirm_credentials_top_margin">24dp</dimen>
Joe Onorato057f1812011-01-12 15:35:47 -080034</resources>