android-ibc-forum

Unnamed repository; edit this file 'description' to name the repository.
git clone http://git.code.weiherhei.de/android-ibc-forum.git
Log | Files | Refs

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