Forked from
infrastruktur / warppay-app
44 commits behind the upstream repository.
-
Christian Dresen authoredChristian Dresen authored
menu_main.xml 361 B
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools" tools:context=".MainActivity">
<item android:id="@+id/action_settings" android:title="@string/action_settings"
android:orderInCategory="100" app:showAsAction="never" />
</menu>