Android App für SRCP gesteuerte Modelleisenbahnen
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

7 řádky
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>