Some notes on Crazy Android

Source: Internet
Author: User
Tags dashed line

Shape is used for setting shapes, can be used in selector,layout, etc., with 6 sub-labels

More details: http://www.cnblogs.com/cyanfei/archive/2012/07/27/2612023.html

1 <?XML version= "1.0" encoding= "UTF-8"?>2 <Shapexmlns:android= "Http://schemas.android.com/apk/res/android">3     <!--Solid solid Fill meaning -4     <SolidAndroid:color= "#0000"/>5 6     <!--Gradient Gradient7 Ndroid:angle is a gradient angle and must be an integer multiple of 458 9       -Ten     <GradientAndroid:startcolor= "#ff51ffe7" One Android:endcolor= "#7ff" A Android:type= "Linear" - Android:angle= "+" -             /> the     <!--Stroke Strokes - android:dashwidth= "5DP" - android:dashgap= "3DP is a dashed line.  -      - +     <StrokeAndroid:color= "#ffff6441"Android:width= "2DP"/> -  +     <!--Rounded Corners - A     <CornersAndroid:radius= "20DP"/> at  -     <!--interval padding - -     <padding -             Android:left= "10DP" - Android:right= "10DP" - Android:bottom= "10DP" in Android:top= "10DP" -             /> to </Shape>
View Code

Some notes on Crazy Android

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.