方法一
1.放在drawable下的selector.xml文件
2.布局文件main.xml
方法二
1.布局文件main.xml
[code]
<http://schemas.android.com/apk/res/android\"
android:orientation=\"vertical\"
android:layout_width=\"fill_parent\"
android:layout_height=\"fill_parent\"
>
android:layout_width=\"fill_parent\"
android:layout_height=\"wrap_content\"
android:text=\"@string/hello\"
/>
<android:id=\"@+id/button\"
android:drawableTop=\"@drawable/shouru\"
android:layout_width=\"wrap_content\"
android:layout_height=\"wrap_content\"
android:text=\"@string/button\"
android:background=\"@drawable/temp4\"/>
本文地址:https://www.stayed.cn/item/984
转载请注明出处。
本站部分内容来源于网络,如侵犯到您的权益,请 联系我