hm-lok

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

start.xml (349B)


      1 <?xml version="1.0" encoding="utf-8"?>
      2 <menu xmlns:android="http://schemas.android.com/apk/res/android">
      3 	<item android:icon="@android:drawable/ic_menu_myplaces" android:id="@+id/item01" android:title="@string/pvo"></item>
      4 	<item android:icon="@android:drawable/ic_menu_view" android:title="@string/website" android:id="@+id/item02"></item>
      5 </menu>