10 lines
341 B
XML
10 lines
341 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2014-2015 The CyanogenMod Project
|
|
2019-2021 The LineageOS Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<resources>
|
|
<!-- Default for LineageSettings.Secure.VOLUME_PANEL_ON_LEFT -->
|
|
<bool name="def_volume_panel_on_left">true</bool>
|
|
</resources>
|