blob: fb4cbbe521f41e5389aa26dadd8d4c37bf258c9a [file] [log] [blame]
Daniel Lehmann70676502011-01-12 14:45:49 -08001<?xml version="1.0" encoding="utf-8"?>
Jeff Sharkeyeea49d32019-12-11 17:45:38 -07002<!-- Copyright (C) 2019 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.
Daniel Lehmann70676502011-01-12 14:45:49 -080015-->
16
17<resources>
Jeff Sharkeyeea49d32019-12-11 17:45:38 -070018 <dimen name="permission_dialog_width">320dp</dimen>
19 <dimen name="permission_thumb_size">64dp</dimen>
20 <dimen name="permission_thumb_margin">6dp</dimen>
Ivan Chiang80116182020-07-22 15:35:42 +080021 <dimen name="dialog_space">20dp</dimen>
Ivan Chiange89a1a42021-04-27 13:57:25 +080022
Sahana Raoc5ed5cb2021-05-21 16:46:32 +010023 <!-- PhotoPicker -->
Ivan Chiange89a1a42021-04-27 13:57:25 +080024 <dimen name="picker_photo_size">118dp</dimen>
Sahana Raoc5ed5cb2021-05-21 16:46:32 +010025
26 <!-- PhotoPicker Preview -->
27 <dimen name="preview_buttons_margin_horizontal">16dp</dimen>
28 <dimen name="preview_buttons_margin_bottom">10dp</dimen>
29 <dimen name="preview_buttons_text_size">14sp</dimen>
Daniel Lehmann70676502011-01-12 14:45:49 -080030</resources>