comparison app/src/main/res/menu/main.xml @ 27:807f7e4eaebe

starting update to latest toolchain
author Carl Byington <carl@five-ten-sg.com>
date Thu, 08 Nov 2018 11:39:13 -0800
parents
children
comparison
equal deleted inserted replaced
26:3a5df66c0480 27:807f7e4eaebe
1 <menu xmlns:android="http://schemas.android.com/apk/res/android" >
2
3 <item
4 android:id="@+id/action_settings"
5 android:orderInCategory="100"
6 android:showAsAction="never"
7 android:title="@string/action_settings"/>
8
9 </menu>