FloatingEditText TextInputLayout and TextInputEditText merged into one class. Just for convenience and for removing some boilerplate code. Description Instead of writing this: You can write this: Method Description String getText() Get text from EditText void setText(String text) Set