Files
device_xiaomi_sapphire/overlay/SystemUIResSapphire/res/values/dimens.xml
2024-08-31 16:41:11 +06:00

10 lines
338 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2023 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Default paddings for content around the corners. -->
<dimen name="rounded_corner_content_padding">49.0px</dimen>
</resources>