dubai: overlay: Drop values-land from SystemUI
* All necessary SystemUI values are on res/values. * Landscape values is on Frameworks/res/values folder. Change-Id: I718363ae388af49180c5321bdae1667be54016b5 Signed-off-by: Fraaxius <franthekillaz@gmail.com>
This commit is contained in:
parent
3be3678888
commit
3cfdb210e8
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2022 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources>
|
||||
<!-- the padding on the start of the statusbar -->
|
||||
<dimen name="status_bar_padding_start">8dp</dimen>
|
||||
|
||||
<!-- the padding on the top of the statusbar (usually 0) -->
|
||||
<dimen name="status_bar_padding_top">0dp</dimen>
|
||||
</resources>
|
Loading…
Reference in a new issue