yelinaung
10/31/2016, 9:58 AMmaterialTextField {
editText {
lparams(width = matchParent, height = wrapContent)
hint = "Password"
textColor = 0x333.opaque
hintTextColor = 0x666.opaque
textSize = 15f
}
}.lparams(width = dip(300), height = wrapContent)