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

7 行
244B

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