<?xml version="1.0" encoding="utf-8"?> | |
<!-- | |
SPDX-FileCopyrightText: 2023 The LineageOS Project | |
SPDX-License-Identifier: Apache-2.0 | |
--> | |
<menu xmlns:android="http://schemas.android.com/apk/res/android"> | |
<item | |
android:id="@+id/remove" | |
android:enabled="true" | |
android:icon="@null" | |
android:title="@string/remove_sound"/> | |
</menu> |