topic_context.xml (251B)
1 <menu xmlns:android="http://schemas.android.com/apk/res/android"> 2 <item android:id="@+id/menu_goto_top" android:title="@string/goto_first_post"></item> 3 <item android:id="@+id/menu_goto_bottom" android:title="@string/goto_last_post"></item> 4 </menu> 5