"Android Learning Note 2" UI Basics &view&&viewgroup

Source: Internet
Author: User

Towering high-rise, the most intuitive person in the development of Android also believes that the most task is the development of the UI.

So what do users see at the front desk?

Yes, it's activity!.

Activity is just a form, and what is actually shown to the user is view.

If a person familiar with web development understands the concept of MVC. This view is the V-level, which shows the user what to see.

Also used to interactively produce model data for the controller to handle.

View in Android is the base class for all UI components, with ViewGroup subclasses, typically used as containers for each view component

Common layout as we are familiar with:

Linearlayout,relativelayout,gridlayout,framelayout,absolutelayout

And its commonly used sub-class Tablelayout

"Android Learning Note 2" UI Basics &view&&viewgroup

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.