aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-02-15 15:49:37 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-02-15 15:49:37 -0800
commit7025e67f8ef685c29e6853a1fffe92861a1b1a35 (patch)
tree8114f69d2f6571a7dd15916b70ce5a0b98d6e926 /eclipse
parentbea9acca6dee4a966e34cc24190a9b6d73af4840 (diff)
parent5ae5cebb6a27a8083a0b28f4706c205696fda21e (diff)
downloadsdk-7025e67f8ef685c29e6853a1fffe92861a1b1a35.zip
sdk-7025e67f8ef685c29e6853a1fffe92861a1b1a35.tar.gz
sdk-7025e67f8ef685c29e6853a1fffe92861a1b1a35.tar.bz2
Merge "Update changes.txt for ADT 17"
Diffstat (limited to 'eclipse')
-rw-r--r--eclipse/changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index 12bbd2f..472a2bc 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -29,6 +29,7 @@
unused resources since layouts aren't usually manipulated via code,
or referenced from XML. (The RelativeLayout editor automatically
assigns ids to views without ids when pointing to them.)
+* Export Screenshot from the Layout Editor
* Layout editor fix for SlidingDrawer which on some platforms could
not be dragged into the layout. Also fix preview rendering for
SlidingDrawer and TabHost (issue 23022).