blob: adf091d91a96f85494c76505dc6015c361a36c9b [file] [log] [blame]
Jeff Sharkey7d58fc62013-09-12 16:25:02 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2013 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>
Jeff Sharkey083d7e12014-07-27 21:01:45 -070018 <dimen name="list_item_height">64dp</dimen>
19 <dimen name="list_item_padding">24dp</dimen>
Jackal Guo2d77b5f2018-05-18 09:24:19 +080020 <dimen name="list_item_icon_padding">12dp</dimen>
Jeff Sharkey083d7e12014-07-27 21:01:45 -070021
22 <dimen name="list_divider_inset">80dp</dimen>
23
Aga Wronskac32a2992016-03-08 11:20:39 -080024 <dimen name="max_drawer_width">320dp</dimen>
Jeff Sharkey7d58fc62013-09-12 16:25:02 -070025</resources>