diff options
author | Tor Norbye <tnorbye@google.com> | 2011-05-02 13:40:02 -0700 |
---|---|---|
committer | Raphael Moll <ralf@android.com> | 2011-05-04 13:05:24 -0700 |
commit | 77dfbea08c32e7ff9639230b6660def0620844cf (patch) | |
tree | 7ccd36a2a732de0447ef5addbb0fdd9395866857 /layoutlib_api/src | |
parent | 66477488e0ead2c0480b4414b8beec11adb673f1 (diff) | |
download | sdk-77dfbea08c32e7ff9639230b6660def0620844cf.zip sdk-77dfbea08c32e7ff9639230b6660def0620844cf.tar.gz sdk-77dfbea08c32e7ff9639230b6660def0620844cf.tar.bz2 |
Merge "Misc fixes"
This changeset fixes a couple of misc problems I ran into:
(1) Save the current file when double clicking on an included view.
When double clicking on an included view, the included view is
opened in a "Show Included" context where the including file is
surrounding the include. This will read the surrounding file from
disk, and if we don't save the file when opening the file then
it's possible to see a stale view (best case) or it won't work at
all if the include tag itself isn't in the saved version of the
file.
(2) Fix a bug in the "Select Same Type" context menu action where the
list was cleared before reading out the item to be selected.
(3) Filter out a few more properties from the Extract Style
refactoring dialog, and include margin attributes
(cherry picked from commit 2047b3b061e179faf6d613540a34cc7e6d492176)
Change-Id: I3c1c9d3094b7488ddf45abe6df4d686949eb8fd0
Diffstat (limited to 'layoutlib_api/src')
0 files changed, 0 insertions, 0 deletions