Winson Chung | b5e74c8 | 2011-10-28 16:39:20 -0700 | [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 |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 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> |
Winson Chung | 5f4e0fd | 2015-05-22 11:12:27 -0700 | [diff] [blame] | 18 | <!-- All Apps --> |
Tony Wickham | d6b4037 | 2015-09-23 18:37:57 -0700 | [diff] [blame^] | 19 | <dimen name="all_apps_button_scale_down">8dp</dimen> |
Winson Chung | 5f4e0fd | 2015-05-22 11:12:27 -0700 | [diff] [blame] | 20 | <dimen name="all_apps_search_bar_height">54dp</dimen> |
Winson Chung | b177744 | 2015-06-16 13:35:04 -0700 | [diff] [blame] | 21 | <dimen name="all_apps_icon_top_bottom_padding">14dp</dimen> |
Winson | fee206f | 2015-08-19 17:26:21 -0700 | [diff] [blame] | 22 | <dimen name="all_apps_empty_search_message_top_offset">64dp</dimen> |
| 23 | <dimen name="all_apps_empty_search_bg_top_offset">180dp</dimen> |
Winson Chung | 0e721a4 | 2012-08-02 17:40:30 -0700 | [diff] [blame] | 24 | |
Andrew Flynn | 0dca1ec | 2012-02-29 13:33:22 -0800 | [diff] [blame] | 25 | <!-- QSB --> |
Winson Chung | 0e721a4 | 2012-08-02 17:40:30 -0700 | [diff] [blame] | 26 | <dimen name="toolbar_button_vertical_padding">8dip</dimen> |
| 27 | <dimen name="toolbar_button_horizontal_padding">8dip</dimen> |
Andrew Flynn | 0dca1ec | 2012-02-29 13:33:22 -0800 | [diff] [blame] | 28 | |
Sunny Goyal | 10c7764 | 2014-09-12 11:51:32 -0700 | [diff] [blame] | 29 | <!-- Cling --> |
| 30 | <dimen name="cling_migration_content_margin">96dp</dimen> |
| 31 | <dimen name="cling_migration_content_width">320dp</dimen> |
| 32 | |
Andrew Flynn | 0dca1ec | 2012-02-29 13:33:22 -0800 | [diff] [blame] | 33 | </resources> |