shithub: openh264

ref: 932a38abc0d84f88d21f61ceb40129f255b95ec5
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>