blob: a530929104550d097310a2d5b6393de92ecf4ebb [file] [log] [blame]
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context=".NfdLogActivity">
<item
android:id="@+id/action_log_settings"
android:title="@string/log_settings"
android:orderInCategory="100"
app:showAsAction="never"
/>
</menu>