summaryrefslogtreecommitdiff
path: root/vdrmanager/res/menu-v11/epg_list_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vdrmanager/res/menu-v11/epg_list_menu.xml')
-rw-r--r--vdrmanager/res/menu-v11/epg_list_menu.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/vdrmanager/res/menu-v11/epg_list_menu.xml b/vdrmanager/res/menu-v11/epg_list_menu.xml
index 215fc26..ea31378 100644
--- a/vdrmanager/res/menu-v11/epg_list_menu.xml
+++ b/vdrmanager/res/menu-v11/epg_list_menu.xml
@@ -17,4 +17,11 @@
android:icon="@drawable/ic_menu_moreoverflow"
android:showAsAction="ifRoom"
android:title="@string/action_menu_channels"/>
+
+ <item
+ android:showAsAction="ifRoom"
+ android:id="@+id/epg_list_sort_menu"
+ android:icon="@android:drawable/ic_menu_sort_alphabetically"
+ android:title="@string/sort"/>
+
</menu> \ No newline at end of file