vendor_hardware_overlay/Umidigi/Power/res/values/notch.xml
2020-02-27 15:26:44 +01:00

27 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2017, 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>
<!-- Height of the status bar in portrait -->
<dimen name="status_bar_height_portrait">28.0dip</dimen>
<!-- Height of the status bar -->
<dimen name="status_bar_height">87px</dimen>
<dimen name="status_bar_height_landscape">24dip</dimen>
<string name="config_mainBuiltInDisplayCutout">M 0,0 L -30, 0 L -14.540446283, 20.0595537175 C -10.0582133885, 26.0178661152 -5.6, 27.5 -1.0, 28.0 L 1.0, 28.0 C 5.6, 27.5 10.0582133885, 26.0178661152 14.540446283, 20.0595537175 L 30, 0 Z @dp</string>
</resources>