0

I want to send data from registration From to the Firebase. I used the design library and used appcompactEditTex instead of simple EditText

1 Answers1

1

Use editText.getText().toString() to get the actual string

ronginat
  • 1,910
  • 1
  • 12
  • 23