shithub: openh264

ref: 4b0dbd7bd1a3a95364fad19c95ee7f2b118f33fb
dir: /test/build/android/res/menu/main.xml/

View raw version
<menu xmlns:android="http://schemas.android.com/apk/res/android" >


    <item
        android:id="@+id/action_settings"
        android:orderInCategory="100"
        android:title="@string/action_settings"
        android:showAsAction="never"/>

</menu>