Android App für SRCP gesteuerte Modelleisenbahnen
25개 이상의 토픽을 선택하실 수 없습니다. 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>