PageRenderTime 27ms CodeModel.GetById 14ms app.highlight 6ms RepoModel.GetById 0ms app.codeStats 0ms

/aa_02/res/menu/activity_main.xml

https://bitbucket.org/kmiyawaki/android_agent
XML | 5 lines | 5 code | 0 blank | 0 comment | 0 complexity | 5e182958a79ac3bf28b7fdfcff5af938 MD5 | raw file
1<menu xmlns:android="http://schemas.android.com/apk/res/android">
2    <item android:id="@+id/menu_settings"
3        android:title="@string/menu_settings"
4        android:orderInCategory="100" />
5</menu>