Android Learning Note---Material design concept

Source: Internet
Author: User

Specific self Baidu, I directly paste usage slightly,

Styles.xml

<Resources><!--Base application theme. -<stylename= "Apptheme"Parent= "Theme.AppCompat.Light.NoActionBar"><!--Customize your theme here--<item name= "Colorprimary" > @color/colorprimary</item> & Lt;item name= "Colorprimarydark" > @color/colorprimarydark</item> <item name= "coloraccent" > @color/ coloraccent</item> <!--text default color-<item name= "Android:textcolorprimary" > #FF0000 </item> &L t;! --unchecked colors such as input boxes can also be used to modify the return arrows and more colors--<item name= "Colorcontrolnormal" > #FFFF00 </item> <item na Me= "Android:windowbackground" > @color/coloraccent</item> <item name= "Android:navigationbarcolor" ># Ff0000</item></style>    <stylename= "Toolbartheme"Parent= "ThemeOverlay.AppCompat.ActionBar"><!--Modify the return arrows and more colors--<item name= "Colorcontrolnormal" > #FF00FF </item> <!-- Menu text color and title default color-<item name= "Android:textcolorprimary" > #FFFF00 </item></style></Resources>

Android Learning Note---Material design concept

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.