Logo
Explore Help
Sign In
hongshaorou/openrocket
1
0
Fork 0
You've already forked openrocket
Code Issues Pull Requests Packages Projects Releases Wiki Activity
openrocket/android/res/menu/rocket_viewer_simulation_option_menu.xml

11 lines
327 B
XML
Raw Normal View History

Checkpoint commit with many different changes. Made the Configuration and Simulation "add" buttons to be action bar items. Added Handler to act as a listener mechansims so the OpenRocketViewer can update fragments when the rocket is modified. Added MotorConfigSpinner as custom View which is more usable than MotorConfigSpinnerAdapter.
2012-06-02 04:06:02 +00:00
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<item
android:id="@+id/menu_add"
Added new icons from android-15 sdk. Made load and save action bar items show up if there is room for them.
2012-06-18 21:04:35 +00:00
android:icon="@drawable/ic_menu_add"
android:orderInCategory="0"
Checkpoint commit with many different changes. Made the Configuration and Simulation "add" buttons to be action bar items. Added Handler to act as a listener mechansims so the OpenRocketViewer can update fragments when the rocket is modified. Added MotorConfigSpinner as custom View which is more usable than MotorConfigSpinnerAdapter.
2012-06-02 04:06:02 +00:00
android:showAsAction="always"
android:title="@string/Add"/>
</menu>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 23.8.0 Page: 68ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API