Joe Onorato | 057f181 | 2011-01-12 15:35:47 -0800 | [diff] [blame] | 1 | <?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 Ng | edb03bf | 2011-05-25 19:06:21 -0700 | [diff] [blame] | 7 | |
Joe Onorato | 057f181 | 2011-01-12 15:35:47 -0800 | [diff] [blame] | 8 | http://www.apache.org/licenses/LICENSE-2.0 |
Freeman Ng | edb03bf | 2011-05-25 19:06:21 -0700 | [diff] [blame] | 9 | |
Joe Onorato | 057f181 | 2011-01-12 15:35:47 -0800 | [diff] [blame] | 10 | 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 Ng | edb03bf | 2011-05-25 19:06:21 -0700 | [diff] [blame] | 18 | <dimen name="screen_margin_sides">128dip</dimen> |
Alan Viverette | d21bfa1 | 2011-07-12 17:34:22 -0700 | [diff] [blame] | 19 | <dimen name="screen_margin_top">72dip</dimen> |
| 20 | <dimen name="screen_margin_bottom">48dip</dimen> |
Michael Jurka | a487bca | 2012-11-06 21:08:31 -0800 | [diff] [blame] | 21 | <dimen name="appwidget_preview_height">80dip</dimen> |
| 22 | <dimen name="keyguard_appwidget_picker_width">720dip</dimen> |
Paul Lawrence | 4fd2e5f | 2014-08-11 14:05:33 -0700 | [diff] [blame] | 23 | |
| 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 Ling | e797d91 | 2016-08-01 17:04:38 -0700 | [diff] [blame] | 30 | <dimen name="captioning_preview_height">150dp</dimen> |
| 31 | |
Jaewoong Jung | ac8c075 | 2016-09-29 11:30:49 -0700 | [diff] [blame] | 32 | <dimen name="confirm_credentials_top_padding">20dp</dimen> |
| 33 | <dimen name="confirm_credentials_top_margin">24dp</dimen> |
Joe Onorato | 057f181 | 2011-01-12 15:35:47 -0800 | [diff] [blame] | 34 | </resources> |