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