<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android" >

<item android:drawable="@drawable/bg_button_s_press" android:state_pressed="true"/>//按下
<item android:drawable="@drawable/bg_button_s_press" android:state_focused="true"/>//未按下
<item android:drawable="@drawable/bg_button_s_normal"/>

</selector>

 

 






arrow
arrow
    全站熱搜
    創作者介紹
    創作者 小Chiu 的頭像
    小Chiu

    Cuiu's Home

    小Chiu 發表在 痞客邦 留言(0) 人氣()