diff --git a/docs/html/topic/performance/optimizing-view-hierarchies.jd b/docs/html/topic/performance/optimizing-view-hierarchies.jd index 644cc5a9ddaec..1738acb049d64 100644 --- a/docs/html/topic/performance/optimizing-view-hierarchies.jd +++ b/docs/html/topic/performance/optimizing-view-hierarchies.jd @@ -1,4 +1,4 @@ -page.title=Performance and the View Hierarchy +page.title=Performance and View Hierarchies @jd:body
@@ -227,7 +227,7 @@ GPU Rendering Walkthrough.

Lint

-AndroidStudio’s Lint tool can help you gain a sense of inefficiencies in the view hierarchy. To use this tool, select Analyze > Inspect Code, as shown in Figure 1.