android_vendor_hardware_ove.../Nokia/PNX-8.1-X7-SystemUI/res/values/config.xml
Alexander 5d349782d9
Adjust rounded corner radius for Android 12L
Stop seeing white pieces of QS panel on lockscreen on light theme
2022-05-11 23:40:41 +03:00

26 lines
1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
* Copyright (c) 2006, The Android Open Source 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="display_cutout_margin_consumption">50.0px</dimen>
<dimen name="qs_time_collapsed_size">37.0px</dimen>
<dimen name="qs_time_expanded_size">37.0px</dimen>
<dimen name="rounded_corner_content_padding">24.0px</dimen>
<dimen name="rounded_corner_radius">103.0px</dimen>
<dimen name="status_bar_clock_size">37.0px</dimen>
</resources>