• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            大龍的博客

            常用鏈接

            統(tǒng)計

            最新評論

            修改Button樣式 --- 轉(zhuǎn)

            Android SDK doc : http://androidappdocs.appspot.com/reference/android/widget/ImageButton.html

            Displays a button with an image (instead of text) that can be pressed or clicked by the user. By default, an ImageButton looks like a regular Button, with the standard button background that changes color during different button states. The image on the surface of the button is defined either by the android:src attribute in the<ImageButton> XML element or by the setImageResource(int) method.

            ImageButton中修改按鈕樣式需要定一個Xml元素表,并在Layout xml中用android:src加載效果。

            To remove the standard button background image, define your own background image or set the background color to be transparent.

            移除標(biāo)準(zhǔn)按鈕背景圖片,自定義背景圖片或者設(shè)置背景圖片的顏色為透明。

            To indicate the different button states (focused, selected, etc.), you can define a different image for each state. E.g., a blue image by default, an orange one for when focused, and a yellow one for when pressed. An easy way to do this is with an XML drawable "selector." For example:

            為了區(qū)分按鈕的不同狀態(tài)(聚焦,被選中等),你可以使用不同的圖片....

            1. <?xml version="1.0" encoding="utf-8"?>  
            2. <selector xmlns:android="http://schemas.android.com/apk/res/android">  
            3.     <item android:state_pressed="true"  
            4.           android:drawable="@drawable/button_pressed" /> <!-- pressed -->  
            5.     <item android:state_focused="true"  
            6.           android:drawable="@drawable/button_focused" /> <!-- focused -->  
            7.     <item android:drawable="@drawable/button_normal" /> <!-- default -->  
            8. </selector>  

            Save the XML file in your project res/drawable/ folder and then reference it as a drawable for the source of your ImageButton (in the android:src attribute). Android will automatically change the image based on the state of the button and the corresponding images defined in the XML.

            將該文件保存在 res/drawable/下 并使用android:src標(biāo)簽引用。 Android會自動改變對應(yīng)狀態(tài)的背景圖片。

            The order of the <item> elements is important because they are evaluated in order. This is why the "normal" button image comes last, because it will only be applied afterandroid:state_pressed and android:state_focused have both evaluated false.

            在<item>標(biāo)簽列表的順序是至關(guān)重要的,因為只有在android:state_pressed和android:state_focuesd 同時為false的情況下,默認(rèn)的圖標(biāo)樣式才會被顯示(沒按放在那里的時候,看到的按鈕樣式)

            1. <?xml version="1.0" encoding="utf-8"?>  
            2. <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"  
            3.     android:orientation="vertical"  
            4.     android:layout_width="fill_parent"  
            5.     android:layout_height="fill_parent"  
            6.     android:background="#ffffffff"  
            7.     >  
            8. <Button    
            9.     android:id ="@+id/btn"  
            10.     android:layout_width="wrap_content"   
            11.     android:layout_height="wrap_content"   
            12.     android:text="Hello"  
            13.     android:textColor="#ffffffff"  
            14.     android:background="@drawable/newbtn"  
            15.     />  
            16. </LinearLayout>  

            posted on 2010-06-15 16:17 大龍 閱讀(1726) 評論(0)  編輯 收藏 引用


            只有注冊用戶登錄后才能發(fā)表評論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問   Chat2DB   管理


            久久久久高潮毛片免费全部播放 | 久久综合九色综合久99| 99久久免费国产精品热| 亚洲AV无码久久| 久久99热只有频精品8| 中文字幕日本人妻久久久免费| 亚洲va久久久久| 精品人妻伦九区久久AAA片69| 久久中文字幕精品| 久久精品国产2020| 日韩久久久久久中文人妻| 久久精品天天中文字幕人妻| 91精品国产综合久久精品| 亚洲综合久久综合激情久久| 精品久久人人做人人爽综合| 久久噜噜久久久精品66| 久久精品日日躁夜夜躁欧美 | 狠狠色丁香久久婷婷综合| 人妻久久久一区二区三区| 日本精品久久久久中文字幕8| 久久精品亚洲男人的天堂| 久久亚洲精品国产精品婷婷| 久久久久亚洲av无码专区喷水| 91久久精品视频| 亚洲国产日韩综合久久精品| 男女久久久国产一区二区三区| 国产2021久久精品| 久久久久久国产精品无码下载| 99999久久久久久亚洲| 久久久久国产一级毛片高清板| 亚洲乱码中文字幕久久孕妇黑人 | av午夜福利一片免费看久久| 久久人搡人人玩人妻精品首页 | 精品伊人久久久| 久久中文字幕一区二区| 狠狠色噜噜色狠狠狠综合久久| 99精品久久久久久久婷婷| 三上悠亚久久精品| 亚洲伊人久久综合中文成人网 | 久久精品国产色蜜蜜麻豆| 久久综合给合久久狠狠狠97色|