summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2014-04-16 16:57:21 -0700
committerScott Main <smain@google.com>2014-04-16 16:57:21 -0700
commite26817d07e9f988d8c30abb28b1429d944b8e27b (patch)
tree5ab77260d3448a1e159f7d9e9735b4b61dbd7f67
parent60095240e2a1b1c96ee4caf6cd7e9e1fa38acbb8 (diff)
downloadframeworks_base-e26817d07e9f988d8c30abb28b1429d944b8e27b.zip
frameworks_base-e26817d07e9f988d8c30abb28b1429d944b8e27b.tar.gz
frameworks_base-e26817d07e9f988d8c30abb28b1429d944b8e27b.tar.bz2
add image itemprop to specify image for search result snippet
Change-Id: I8c0ed12268318124bdb944db9048fc73284823f9
-rw-r--r--docs/html/wear/index.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/wear/index.jd b/docs/html/wear/index.jd
index a6a6460..659e9f2 100644
--- a/docs/html/wear/index.jd
+++ b/docs/html/wear/index.jd
@@ -121,13 +121,13 @@ $("#icon-video-close").on("click", function() {
</p>
</div>
<div class="col-3-wide">
- <img src="/wear/images/screens/circle_message2.png" alt="Image of a Hangouts message">
+ <img src="/wear/images/screens/circle_message2.png" itemprop="image" alt="" >
<p class="wear-small">
Get glanceable, actionable information at just the right time throughout the day.
</p>
</div>
<div class="col-3-wide">
- <img src="/wear/images/screens/fitness-24.png" alt="Image showing ">
+ <img src="/wear/images/screens/fitness-24.png" alt="">
<p class="wear-small">
A wide range of sensors is available to your applications, from accelerometers to heart rate monitors.
</p>