Android App für SRCP gesteuerte Modelleisenbahnen
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

9 行
345B

  1. <menu xmlns:android="http://schemas.android.com/apk/res/android"
  2. xmlns:tools="http://schemas.android.com/tools"
  3. tools:context="de.erich.railcontrol.EditLok" >
  4. <item android:id="@+id/action_settings"
  5. android:title="@string/action_settings"
  6. android:orderInCategory="100"
  7. android:showAsAction="never" />
  8. </menu>