sm8250-common: overlay-lineage: Place volume panel on the left by default
Change-Id: Iffcfad9af472ada48c0dc12cf238fd959355bc6a
This commit is contained in:
parent
919636446c
commit
6d2fb2f68b
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2014-2015 The CyanogenMod Project
|
||||
2019-2021 The LineageOS Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
@ -15,6 +16,9 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
<resources>
|
||||
<!-- Default for LineageSettings.Secure.VOLUME_PANEL_ON_LEFT -->
|
||||
<bool name="def_volume_panel_on_left">true</bool>
|
||||
|
||||
<!-- Default clock position
|
||||
* 0: show the clock in the right position (LTR)
|
||||
* 1: show the clock in the center
|
||||
|
|
Loading…
Reference in a new issue