lemonadep: overlay: Convert to RRO packages

Change-Id: Iae6ef9fa9743bd2447991ad11d38fa184b12981d
This commit is contained in:
Alexander Koskovich
2022-04-13 22:09:41 -07:00
committed by LuK1337
parent 7d583b2ff4
commit 1c49159bab
20 changed files with 143 additions and 134 deletions
@@ -0,0 +1,14 @@
<?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">63px</dimen>
<!-- the padding on the end of the statusbar -->
<dimen name="status_bar_padding_end">33px</dimen>
</resources>