summaryrefslogtreecommitdiffstats
path: root/docs/html/training/improving-layouts
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2013-11-20 12:46:06 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2013-11-20 12:46:06 -0800
commitf78e78f5b1feb89fba4f936f9b3453edf181e384 (patch)
tree8c0843e89a073bd2e70d7160465fd083b888257c /docs/html/training/improving-layouts
parenta5153f0cd5ee9b82fa732b9c2d1700ed2dd5acb4 (diff)
parent051945986f325a0dfce13a98ade7d1c60cc7d185 (diff)
downloadframeworks_base-f78e78f5b1feb89fba4f936f9b3453edf181e384.zip
frameworks_base-f78e78f5b1feb89fba4f936f9b3453edf181e384.tar.gz
frameworks_base-f78e78f5b1feb89fba4f936f9b3453edf181e384.tar.bz2
am 05194598: am 4dcf23b6: am 64fedb77: add new video button to some pages
* commit '051945986f325a0dfce13a98ade7d1c60cc7d185': add new video button to some pages
Diffstat (limited to 'docs/html/training/improving-layouts')
-rw-r--r--docs/html/training/improving-layouts/index.jd7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/html/training/improving-layouts/index.jd b/docs/html/training/improving-layouts/index.jd
index 2f44c30..a2ab7a1 100644
--- a/docs/html/training/improving-layouts/index.jd
+++ b/docs/html/training/improving-layouts/index.jd
@@ -26,6 +26,13 @@ next.link=optimizing-layout.html
</div>
</div>
+<a class="notice-developers-video wide" href="http://www.youtube.com/watch?v=-FUw8HMbmBQ">
+<div>
+ <h3>Video</h3>
+ <p>DevBytes: Optimising Layouts with Hierarchy Viewer</p>
+</div>
+</a>
+
<p>Layouts are a key part of Android applications that directly affect the user experience. If