android_device_motorola_rhodep/resource-overlay/berlna/Frameworks/res/values/dimens.xml
Andrew Hexen 0140955551
berlin --> berlna
Signed-off-by: Andrew Hexen <SyberHexen@gmail.com>
Change-Id: I45420899d75fa8a29642cd8eec1d9ec8b34b8f8b
2023-01-26 04:04:19 -08:00

15 lines
535 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- Radius of the software rounded corners. -->
<dimen name="rounded_corner_radius">72px</dimen>
<!-- Height of the status bar in portrait. The height should be
Max((status bar content height + waterfall top size), top cutout size) -->
<dimen name="status_bar_height">115px</dimen>
<dimen name="status_bar_padding_top_portrait">19.0px</dimen>
</resources>