Androidstudio3.1.4给控件背景设置透明度(通过shape和selector生成的)

1、例如设置button所需的自定义的背景 <?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:width="120dp" android:height="30dp"> <shap
相关文章
相关标签/搜索