aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/select_podcast_episode_context_offline.xml
blob: a6d691d421ee3155213002687e6717cd405c1224 (plain)
1
2
3
4
5
6
7
8
9
<?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/song_menu_info"
		android:title="@string/common.info"
		/>
</menu>