aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/changes.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-02-15 12:39:14 -0800
committerTor Norbye <tnorbye@google.com>2012-02-15 12:39:14 -0800
commit5ae5cebb6a27a8083a0b28f4706c205696fda21e (patch)
treefddbe5330e74ad8d39718d657ecbb6d4cc35533f /eclipse/changes.txt
parenta4c4ae4f29bc5d8c5f327f5be089de0f6f832060 (diff)
downloadsdk-5ae5cebb6a27a8083a0b28f4706c205696fda21e.zip
sdk-5ae5cebb6a27a8083a0b28f4706c205696fda21e.tar.gz
sdk-5ae5cebb6a27a8083a0b28f4706c205696fda21e.tar.bz2
Update changes.txt for ADT 17
Change-Id: I394036a7025a2cbd050aa6916204a09bcce83bae
Diffstat (limited to 'eclipse/changes.txt')
-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).