aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/dictionary.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-05-25 15:16:23 -0700
committerTor Norbye <tnorbye@google.com>2012-05-25 16:31:58 -0700
commit64bb5c1f6139d05de62c8152f64aad8898df95b2 (patch)
tree5f3fb8323f4cf8d1293f469da93ab3c4f546abb0 /eclipse/dictionary.txt
parent6474a9620babf53082fe6e3326e602b4c7b3052d (diff)
downloadsdk-64bb5c1f6139d05de62c8152f64aad8898df95b2.zip
sdk-64bb5c1f6139d05de62c8152f64aad8898df95b2.tar.gz
sdk-64bb5c1f6139d05de62c8152f64aad8898df95b2.tar.bz2
Code completion in custom views now picks up newly added attrs
When ADT encounters a custom view, it creates a view descriptor for that custom view, and in ADT 20 it also finds the associated styles and records these as attributes, which means code completion and the property sheet will show these properties. However, once the descriptor has been lazily created, it never changes. If you go and edit the styles.xml file specifying the attributes for your custom view, you need to restart the IDE before code completion will pick up these changes. This changeset makes this behavior more dynamic: It will now pick up edits to the files specifying styles for a custom view. Change-Id: I365119e18c74378a0a039c1e7a22641c94acf002
Diffstat (limited to 'eclipse/dictionary.txt')
-rw-r--r--eclipse/dictionary.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/dictionary.txt b/eclipse/dictionary.txt
index cbf3d10..5ac89f5 100644
--- a/eclipse/dictionary.txt
+++ b/eclipse/dictionary.txt
@@ -293,6 +293,7 @@ thematically
themed
thumbnail
timestamp
+timestamps
tmp
toolbar
tooltip