It appears that if you have an EditText on android with the
android:inputType=\"textPassword\" or android:password=\"true
android:inputType=\"textPassword\"
android:password=\"true
fields
In my case, the problem was simply solved by changing the layout_width to wrap_content.
layout_width
wrap_content