From d40a5d5cb754b132d6c10ae78a6214f38ed23f3d Mon Sep 17 00:00:00 2001 From: Joe Malin Date: Wed, 25 May 2011 14:53:23 -0700 Subject: Cherry pick honeycomb-mr1 I064d4dba to I48ddc26d4f Change-Id: I48ddc26d4fc8e2e44627cfb0e98d9f0b596042b6 --- .../html/guide/developing/debugging/debugging-ui.jd | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'docs/html/guide/developing/debugging/debugging-ui.jd') diff --git a/docs/html/guide/developing/debugging/debugging-ui.jd b/docs/html/guide/developing/debugging/debugging-ui.jd index d2c42d5..22748be 100644 --- a/docs/html/guide/developing/debugging/debugging-ui.jd +++ b/docs/html/guide/developing/debugging/debugging-ui.jd @@ -31,10 +31,29 @@ parent.link=index.html
  • Optimizing Layouts with layoutopt
  • +

    Related videos

    +
      +
    1. + +
    2. +
    3. + +
    4. +
    -

    Sometimes your application's layout can slow down your application. +

    +Sometimes your application's layout can slow down your application. To help debug issues in your layout, the Android SDK provides the Hierarchy Viewer and layoutopt tools.

    -- cgit v1.1