Android Button Maker (online build android shape XML file tool), really convenient!

Source: Internet
Author: User

Directly on address: http://angrytools.com/android/button/


It's super easy to use.

Android Button Maker is online tool to generate buttons code for Android Apps. Android API provide drawable Resources where XML file defines geometric shape, including colors, border and gradients.
These button is generating based on shape drawable XML code which load faster compare to normal PNG buttons. You can customize the button properties in Setting panel and get source code. ButtonButtonshape.xml<buttonAndroid:id="@+id/angry_btn"
Android:text="button"Android:textcolor="#FFFFFF"android:textsize="30SP"
Android:layout_width="270DP"Android:layout_height="60DP"Android:background="@drawable/buttonshape"Android:shadowcolor="#A8A8A8"ANDROID:SHADOWDX="0"Android:shadowdy="0"Android:shadowradius="5"/>
ButtonAndroid:textAndroid:textcolorandroid:textsizeShadow onAndroid:shadowcolorANDROID:SHADOWDXAndroid:shadowdyAndroid:shadowradiusSizeAndroid:widthAndroid:heightCornersAndroid:radiusRadius PropertyAndroid:topleftradiusAndroid:toprightradiusAndroid:bottomleftradiusAndroid:bottomrightradiusBackgroundGradientSolidAndroid:typeLinearRadialCenterAndroid:centerxAndroid:startcolorAndroid:centercolorAndroid:endcolorAndroid:anglePaddingPadding onAndroid:leftAndroid:topAndroid:rightAndroid:bottomStrokeAndroid:widthAndroid:color

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.