这次主要是可视化设计器的增强。
具体新功能如下:
This version includes many important improvements:
- Visual designer
- Anchors
feature - makes it easier to target multiple screen sizes. See this
short video.
- Copy & paste - work both inside the layout or between different
layouts.
- Undo / redo feature.
- The views are organized in a tree for easier navigation.
- AutoScaleAll keyword now works with all variants, not just the
"standard" variant.
- Colors fields can be copied and the colors values can be pasted or
directly typed.
- Designer script find / replace dialog.
- The grid is saved in the layout file.
- Landscape / Portrait designer keywords to test the current
orientation.
- UI Cloud threshold reduced to 10 seconds.
- #AdditionalRes attribute - Makes it possible to wrap Android library
projects (projects with resources). See this example: jfeinstein10
SlidingMenu library
- Sync button in the Files tab - Syncs the project files with the Files
folder.
- Modules added to the Find Sub / Module tool (Ctrl + E).
- Tabs order in the IDE is preserved.
- Modules files that were not modified will not be saved thus preserving the
correct time stamp.
- DateTime.SetTimeZone now accepts a Double instead of Int.
- Shortcuts: F11 - Restart (rapid debugger), F2 in the designer connects to
the device.
- JavaObject v1.00 - new RunMethodJO / GetFieldJO methods.
- Bug fixes and other minor improvements.
Notes
Basic4android v3.20 发布
原文:http://www.cnblogs.com/xalion/p/3520944.html