pstar -> berlin
This commit is contained in:
parent
8ac7410560
commit
0b269c9a8e
25 changed files with 334 additions and 301 deletions
12
resource-overlay/berlin/SystemUI/res/values-land/dimens.xml
Normal file
12
resource-overlay/berlin/SystemUI/res/values-land/dimens.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?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…
Add table
Add a link
Reference in a new issue