Navigation voice changer app for Android
修订版 | 1c8c77153cb2429ec0e355dbd3b8a69c0b0f3865 (tree) |
---|---|
时间 | 2013-07-30 21:52:34 |
作者 | HMML <hmml3939@gmai...> |
Commiter | HMML |
Remove menu.
@@ -1,9 +1,3 @@ | ||
1 | 1 | <menu xmlns:android="http://schemas.android.com/apk/res/android" > |
2 | 2 | |
3 | - <item | |
4 | - android:id="@+id/text_download_guide" | |
5 | - android:orderInCategory="100" | |
6 | - android:showAsAction="never" | |
7 | - android:title="@string/action_settings"/> | |
8 | - | |
9 | 3 | </menu> |