blob: f11b2f458a73a5c9ca5a69a6fbd5cc6adefdade0 [file] [log] [blame]
Jason Chang88c49e32022-07-19 20:15:02 +08001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2022 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>
18 <!-- Biometrics UDFPS enroll landscape RTL dimensions-->
19 <dimen name="enroll_padding_start">-440dp</dimen>
20 <dimen name="enroll_padding_end">320dp</dimen>
21 <dimen name="enroll_margin_end">150dp</dimen>
22
23 <dimen name="rotation_90_enroll_padding_start">20dp</dimen>
24 <dimen name="rotation_90_enroll_padding_end">0dp</dimen>
25 <dimen name="rotation_90_enroll_margin_end">20dp</dimen>
Jason Chang386071e2024-09-07 13:29:10 +000026
27 <!-- SFPS Fingerprint -->
28 <dimen name="fingerprint_progress_bar_max_size">242dp</dimen>
29 <dimen name="sfps_lottie_translate_x">10dp</dimen>
Jason Chang88c49e32022-07-19 20:15:02 +080030</resources>