mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 18:23:04 +00:00
lemonadep: overlay: Use smaller status bar in landscape
Change-Id: I8177887d4c8665d4fd6725318b0679b7b1be2c4b
This commit is contained in:
parent
c1c399d375
commit
8bf6efd855
13
overlay/OPlusFrameworksResTarget/res/values-land/dimens.xml
Normal file
13
overlay/OPlusFrameworksResTarget/res/values-land/dimens.xml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
Copyright (C) 2022 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
|
<resources>
|
||||||
|
|
||||||
|
<!-- Height of the status bar.
|
||||||
|
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||||
|
-->
|
||||||
|
<dimen name="status_bar_height">28dp</dimen>
|
||||||
|
|
||||||
|
</resources>
|
Loading…
x
Reference in New Issue
Block a user