这需要在drawable文件中写一个xml里面用LayerList放两张图片,textView使用图片是引用drawable中的xml就行了。。。
android:background="@drawable/图片名称" 就是设置控件背景的