Files
lineageos_setupwizard/res/values/dimens.xml
Bruno Martins cb5f357b1c SuW: Remove obsolete dimension resources
These are no longer used.

Change-Id: I139b1fe80c597ae88d28a78fbab741210375ac4b
2023-10-13 10:04:47 +00:00

35 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013 The CyanogenMod Project
2017-2023 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<dimen name="content_margin_top">26dp</dimen>
<dimen name="content_margin_left">26dp</dimen>
<dimen name="content_margin_right">14dp</dimen>
<dimen name="location_margin_left">20dp</dimen>
<dimen name="location_text_margin_left">10dp</dimen>
<dimen name="location_text_margin_right">30dp</dimen>
<dimen name="base_margin_top">0dp</dimen>
<dimen name="welcome_content_container_padding_bottom">30dp</dimen>
<dimen name="welcome_content_container_padding_end">24dp</dimen>
<dimen name="welcome_content_container_padding_start">40dp</dimen>
<dimen name="welcome_title_text_size">56sp</dimen>
<dimen name="welcome_title_padding_bottom">16dp</dimen>
<dimen name="welcome_title_line_height">64dp</dimen>
<dimen name="welcome_accessibility_text_size">20sp</dimen>
</resources>