summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorRaphael Moll <>2009-03-25 15:58:47 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-25 15:58:47 -0700
commit0704009786cabea839887af0ec4648765140bb38 (patch)
tree743a6153f8388365cdf4146882dc9f225d450e78 /core
parent09691cd15b4465c1ff263c5c23ada20f3348e3ee (diff)
downloadframeworks_base-0704009786cabea839887af0ec4648765140bb38.zip
frameworks_base-0704009786cabea839887af0ec4648765140bb38.tar.gz
frameworks_base-0704009786cabea839887af0ec4648765140bb38.tar.bz2
Automated import from //branches/master/...@142746,142746
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values/attrs.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml
index e4e8990..5bc5cfd 100644
--- a/core/res/res/values/attrs.xml
+++ b/core/res/res/values/attrs.xml
@@ -1221,7 +1221,8 @@
</declare-styleable>
- <!-- Attributes that can be used with {@link android.view.ViewStub}. -->
+ <!-- A {@link android.view.ViewStub} lets you lazily include other XML layouts
+ inside your application at runtime. -->
<declare-styleable name="ViewStub">
<!-- Supply an identifier for the layout resource to inflate when the ViewStub
becomes visible or when forced to do so. The layout resource must be a