This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_oneplus_avicii-Droidx/overlay/OPlusSystemUIResCommon/res/values-land/dimens.xml
2023-04-14 23:42:58 +05:30

18 lines
607 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2022 The crDroid Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- The height of the container that holds the battery and time in the quick settings header.
Preferred over using "@*android:dimen/quick_qs_offset_height" as system icons are not always
present in quick settings (e.g. in split shade) and it's useful to be able to override this
value in such cases.
-->
<dimen name="qs_header_system_icons_area_height">0dp</dimen>
<dimen name="qs_panel_padding_top">0dp</dimen>
</resources>