Docs: Final edits for initial release of this doc for Performance section of DAC.

Change-Id: I1e9ec2bb7c79455ec87545c7bb6db812adfa97ae
This commit is contained in:
David Friedman
2016-07-01 14:19:10 -07:00
parent 448bb5762a
commit 6056c8463d

View File

@@ -1,4 +1,4 @@
page.title=Performance and the View Hierarchy
page.title=Performance and View Hierarchies
@jd:body
<div id="qv-wrapper">
@@ -227,7 +227,7 @@ GPU Rendering Walkthrough.</a>
<h3 id="lint">Lint</h3>
<p>
AndroidStudio’s <a
Android Studio’s <a
href="{@docRoot}studio/write/lint.html">Lint</a> tool can
help you gain a sense of inefficiencies in the view hierarchy. To use this tool,
select <strong>Analyze > Inspect Code</strong>, as shown in Figure 1.