Home | History | Annotate | Download | only in menu
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <menu xmlns:android="http://schemas.android.com/apk/res/android">
      3     <item android:id="@+id/switch_cam"
      4           android:title="@string/switch_cam" />
      5 </menu>
      6