[quote=引用 4 楼 u013377714 的回复:] 想要什么形式就用drawable画出来再设置背景就好了。。
想要什么形式就用drawable画出来再设置背景就好了。。
在styles.xml自己定义一个样式editTextStyle <EditText style="@style/editTextStyle"
在AndroidManifest修改 android:theme的style <application android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" android:theme="@style/AppTheme" >
<application android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" android:theme="@style/AppTheme" >
80,472
社区成员
91,383
社区内容
加载中
试试用AI创作助手写篇文章吧