Android actionBar and androidactionbar

Source: Internet
Author: User

Android actionBar and androidactionbar

Today, when I was working on a company project, I used a new project,

GetActionBar (). setDisplayHomeAsUpEnabled (true );

This amazing thing is that a small arrow to the left appears on the actionBar.

Pressing it is equivalent to back, and the corresponding event is ActionBar. DISPLAY_HOME_AS_UP.


In the past, projects were mixed in 2.0, which is false by default after 4.0.

You must manually add getActionBar (). setDisplayHomeAsUpEnabled (true) to oncreate.

In general, the relationship between father and son activity is used.

Press this key to return to the parent.

ActionBar details, leave remarks: http://blog.csdn.net/liu149339750/article/details/8282471


How can I customize the display position of ActionBar in Android development?

The actionbar position is fixed.

How does Android make a return activity button on the Actionbar?

Click finish in the event to delete this activity. The previous activity will naturally come out,
Another silly way is to upload an action when A jumps to B, and directly jump to this action when B returns.

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.