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.

menu_stop_picker.xml 382B

123456789
  1. <menu xmlns:android="http://schemas.android.com/apk/res/android"
  2. xmlns:tools="http://schemas.android.com/tools"
  3. tools:context="com.rthoni.stssaguenay.ui.activities.StopPickerActivity">
  4. <item
  5. android:id="@+id/action_settings"
  6. android:orderInCategory="100"
  7. android:showAsAction="never"
  8. android:title="@string/action_settings"/>
  9. </menu>