Android App für SRCP gesteuerte Modelleisenbahnen
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
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>