aboutsummaryrefslogtreecommitdiff
path: root/res/menu/similar_artists.xml
blob: bffa18370a9bf982bf2cbaeff512493e19e37f47 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
	  xmlns:compat="http://schemas.android.com/apk/res-auto">

	<item
		android:id="@+id/menu_show_missing"
		android:title="@string/menu.show_missing"/>
</menu>