blob: 00788c383bc364fec848a82db365bb2f2767cb68 [file] [log] [blame]
Joe Onorato057f1812011-01-12 15:35:47 -08001<?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 Ngedb03bf2011-05-25 19:06:21 -07007
Joe Onorato057f1812011-01-12 15:35:47 -08008 http://www.apache.org/licenses/LICENSE-2.0
Freeman Ngedb03bf2011-05-25 19:06:21 -07009
Joe Onorato057f1812011-01-12 15:35:47 -080010 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 Ngedb03bf2011-05-25 19:06:21 -070018 <dimen name="screen_margin_sides">128dip</dimen>
Paul Lawrence4fd2e5f2014-08-11 14:05:33 -070019
lbill3bfefd12022-11-09 18:07:45 +000020 <!-- Lock pattern view size, align sysui biometric_auth_pattern_view_size -->
21 <dimen name="biometric_auth_pattern_view_size">298dp</dimen>
Behnam Heydarshahi39a55bf2023-02-06 20:04:54 +000022
23 <dimen name="output_switcher_slice_max_height">600dp</dimen>
Joe Onorato057f1812011-01-12 15:35:47 -080024</resources>