EditText 一般比較常看到的參數是
android:layout_width="fill_parent" 就是向右延伸
android:layout_height="fill_parent" 是向下延伸到畫面底部
android:layout_height="wrap_content" 預設是一行,但可以動態增加
android:password="true" 密碼欄位
android:numbric="integer" 分為int,signed和decimal 都是數字為整數,小數
android:signleline="true" 單行
沒有留言:
張貼留言