upload android base code part7
This commit is contained in:
parent
4e516ec6ed
commit
841ae54672
25229 changed files with 1709508 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:id="@+id/menu_settings"
|
||||
android:icon="@drawable/ic_menu_preferences"
|
||||
android:showAsAction="ifRoom"
|
||||
android:title="@string/menu_settings" />
|
||||
</menu>
|
Loading…
Add table
Add a link
Reference in a new issue