Loading docs/html/guide/topics/ui/declaring-layout.jd +1 −2 Original line number Diff line number Diff line Loading @@ -76,8 +76,7 @@ example, the EditText element has a <code>text</code> attribute that corresponds <code>EditText.setText()</code>. </p> <p class="note"><strong>Tip:</strong> Learn more about different layout types in <a href="{@docRoot}guide/topics/ui/layout-objects.html">Common Layout Objects</a>. There are also a collection of tutorials on building various layouts in the <a href="{@docRoot}resources/tutorials/views/index.html">Hello Views</a> tutorial guide.</p> Layout Objects</a>.</p> <h2 id="write">Write the XML</h2> Loading docs/html/training/notepad/notepad-ex2.jd +3 −4 Original line number Diff line number Diff line Loading @@ -302,10 +302,9 @@ case ACTIVITY_EDIT: href="{@docRoot}guide/topics/ui/declaring-layout.html">XML Layouts</a> is an essential part of creating a good looking Android application.</p> <p>Take a look at the <a href="{@docRoot}resources/tutorials/views/index.html">Hello Views</a> for some example layouts and how to use them. The ApiDemos sample project is also a great resource from which to learn how to create different layouts.</p> <p>The <a href="https://github.com/android/platform_development/tree/master/samples/ApiDemos" class="external-link">ApiDemos sample project</a> is a good resource for learning how to create different layouts.</p> </div> </div> Loading Loading
docs/html/guide/topics/ui/declaring-layout.jd +1 −2 Original line number Diff line number Diff line Loading @@ -76,8 +76,7 @@ example, the EditText element has a <code>text</code> attribute that corresponds <code>EditText.setText()</code>. </p> <p class="note"><strong>Tip:</strong> Learn more about different layout types in <a href="{@docRoot}guide/topics/ui/layout-objects.html">Common Layout Objects</a>. There are also a collection of tutorials on building various layouts in the <a href="{@docRoot}resources/tutorials/views/index.html">Hello Views</a> tutorial guide.</p> Layout Objects</a>.</p> <h2 id="write">Write the XML</h2> Loading
docs/html/training/notepad/notepad-ex2.jd +3 −4 Original line number Diff line number Diff line Loading @@ -302,10 +302,9 @@ case ACTIVITY_EDIT: href="{@docRoot}guide/topics/ui/declaring-layout.html">XML Layouts</a> is an essential part of creating a good looking Android application.</p> <p>Take a look at the <a href="{@docRoot}resources/tutorials/views/index.html">Hello Views</a> for some example layouts and how to use them. The ApiDemos sample project is also a great resource from which to learn how to create different layouts.</p> <p>The <a href="https://github.com/android/platform_development/tree/master/samples/ApiDemos" class="external-link">ApiDemos sample project</a> is a good resource for learning how to create different layouts.</p> </div> </div> Loading