Have this in the activity_create Sub but the textfield background is still transparent
B4X:
txfUserName.mBase.SetColorAndBorder(Colors.LightGray,1dip,Colors.DarkGray,3dip)
txfPassword.mBase.SetColorAndBorder(Colors.LightGray,1dip,Colors.DarkGray,3dip)