Merge "Docs: Final edits for initial release of this doc for Performance section of DAC." into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
106f69c8a6
@@ -1,4 +1,4 @@
|
|||||||
page.title=Performance and the View Hierarchy
|
page.title=Performance and View Hierarchies
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<div id="qv-wrapper">
|
<div id="qv-wrapper">
|
||||||
@@ -227,7 +227,7 @@ GPU Rendering Walkthrough.</a>
|
|||||||
<h3 id="lint">Lint</h3>
|
<h3 id="lint">Lint</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
AndroidStudio’s <a
|
Android Studio’s <a
|
||||||
href="{@docRoot}studio/write/lint.html">Lint</a> tool can
|
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,
|
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.
|
select <strong>Analyze > Inspect Code</strong>, as shown in Figure 1.
|
||||||
|
|||||||
Reference in New Issue
Block a user