summaryrefslogtreecommitdiff
path: root/res/menu/feed_menu.xml
blob: ff58a8811fe8a0c2be0888e43971f7a454a5edcf (plain)
1
2
3
4
5
6
7
<menu xmlns:android="http://schemas.android.com/apk/res/android" >

    <item
        android:id="@+id/catchup_feed"
        android:title="@string/catchup"/>
    
</menu>