118, through solid to define the color of different borders, you can only define a border color

Source: Internet
Author: User

The following is the right border of the set button and the color of the bottom border is red and the frame size is 3DP, such as:

Create a new Buttonstyle.xml file in drawable with the following contents:

<?XML version= "1.0" encoding= "UTF-8"?>  <layer-listxmlns:android= "Http://schemas.android.com/apk/res/android">   <!--Hyphen Color Value -<Item>         <Shape>               <SolidAndroid:color= "#ff0000" />         </Shape>   </Item>   <!--body Background color value -  <ItemAndroid:bottom= "3DP"Android:right= "3DP">        <Shape>              <SolidAndroid:color= "#ffffff" />                          <paddingAndroid:bottom= "10DP"Android:left= "10DP"Android:right= "10DP"Android:top= "10DP" />       </Shape>       </Item>  
< Button      Android:id = "@+id/button1"      android:layout_width= "Wrap_content"     android:layout_height= "Wrap_ Content "     android:text=" Button1 "     android:background= "@drawable/buttonstyle"/>

118, through solid to define the color of different borders, you can only define a border 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.