blob: b749bbe33710306e232629a3546211653fd782b3 [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>