Files
lineageos_setupwizard/res/values-television/dimens.xml
Michael Bestas ec05005cfe SetupWizard: Make it REUSE compliant
* Ignored all the strings.xml since they are auto-synced

Change-Id: I5d9e7aa5ae7b0079f792450f7e6dbf83216ebac4
2024-02-26 00:25:43 +02:00

11 lines
328 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<dimen name="base_margin_top">56dp</dimen>
<dimen name="content_margin_left">16dp</dimen>
<dimen name="welcome_title_padding_bottom">30dp</dimen>
</resources>