shithub: openh264

ref: 322ce39e98405aba62fd04795f6fda77395594cc
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>