blob: dc29968933a5cb2a2f600b7f40b12cf8878d5ef0 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<menu
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:custom="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/episode_actions"
android:menuCategory="container"
android:title="@string/episode_actions"
custom:showAsAction="always">
</item>
</menu>