Home | History | Annotate | Download | only in articles

Lines Matching full:can

5 visual construction blocks that you can glue together to present users with
7 visual <em>components</em>. To meet that need, and to do so efficiently, you can
12 actions), a panel with an icon, a title and a description, and so on. You can
13 create UI components easily by writing a custom <code>View</code>, but you can
22 use <code>&lt;merge /&gt;</code>, which can be particularly powerful when
51 attributes of the included layout. The above example shows that you can use
54 Similarly, you can override all the layout parameters. This means that any
55 <code>android:layout_*</code> attribute can be used with the <code>&lt;include
64 your activity can be placed in the <code>layout/</code> directory and can