Android App für SRCP gesteuerte Modelleisenbahnen
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

9 satır
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>