blob: b5d1150eda6327e19b9accc7e7fa2f1fe4de82e5 [file] [log] [blame]
Jeff Sharkey88f322c2013-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>
Tomasz Mikolajewski7f9f4c42015-07-28 15:42:01 +090018 <dimen name="grid_padding_horiz">16dp</dimen>
Jeff Sharkeyf52773f2014-07-28 16:38:52 -070019 <dimen name="grid_padding_vert">16dp</dimen>
Jeff Sharkey69631482014-07-27 21:01:45 -070020
Ben Kwaec760302016-02-11 12:38:13 -080021 <dimen name="list_item_padding">24dp</dimen>
22
Jeff Sharkey88f322c2013-09-12 16:25:02 -070023</resources>