[063]◀▶Android (I)-controls and layout [068] Android ListView & ExpandableListView

Source: Internet
Author: User
● · ● Directory:

Package: android. widget

Android UI controls

A ............ View class
A1 ............ TextView class
A2 ............ Button class
A3 ............ EditText class
A4 ............ RadioGroup class
A5 ............ RadioButton class
A6 ............ CheckBox class
A7 ............ ProgressBar class
A8 ............ ListView class
ExpandableListView class
A9 ............ Spinner class
Aa ............ SeekBar class
AB ............ RatingBar class
Ac ............ ImageView class
Ad ............ Toast class
AE ............ WebView class
Af ............ ToggleButton class
Ag ............ AutoCompleteTextView class
Ah ............ TimePicker class

Android layout controls

D1 ............ FrameLayout class
D1 certificate ............ ScrollView class
D1 certificate ............ HorizontalScrollView class
D2 ............ LinearLayout class
D3 ............ RelativeLayout class
D4 ............ GridView class
D6 ............ TableLayout class
D7 ............ TableRow class

Bytes ---------------------------------------------------------------------------------------------------------

When there are too many threads, there are too many other threads
Please refer to the following link for more information: when there are too many threads, there are too many threads, too many threads.
When there are too many threads, there are too many other threads

● · ● View class:

1. The base class of other controls. This class has the method attributes inherited from its class.

2. View XML Attributes:

  • Android: focusable: The control cannot obtain the focus by default. It can only be set to true. for example, EditText can get the focus by default. If you do not want to get the focus immediately after running the program, you can set this attribute to true for LinearLayout or RelativeLayout.
  • Android: focusableInTouchMode: You can use touch to obtain focus (true ).

  

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.