Android Button Maker(線上產生android shape xml檔案的工具),真方便!

來源:互聯網
上載者:User

標籤:開發工具   android   android開發   xml   shape產生工具   

       直接上地址:http://angrytools.com/android/button/


使用起來超簡單,

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 button properties in setting panel and get source code.Button buttonshape.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:bottomRightRadiusBackgroundgradient solidandroid:type linear  radial    Center android:centerXandroid:startColorandroid:centerColorandroid:endColorandroid:anglePaddingPadding Onandroid:leftandroid:topandroid:rightandroid:bottomStrokeandroid:widthandroid:color
 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.