androidandroid开发中EditText的一些属性 android:layout_gravity="center_vertical"//设置控件显示的位置:默认top,这里居中显示,还有bottom android:hint="请输入数字!"//设置显示在空间上的提示信息 android:numeric="integer"//... xiaohe 9年前 (2017-03-07) 5760℃ 0评论 1喜欢