Hi,
I have a problem when I set:
android:inputType="textEmailAddress"
to the ChipsMultiAutoCompleteTextview. When I do that, I can't make it multiline. I try with all these properties:
android:lines="20"
android:ems="10"
android:scrollHorizontally="false"
android:scrollbars="vertical"
android:singleLine="false"
Hi,
I have a problem when I set:
android:inputType="textEmailAddress"
to the ChipsMultiAutoCompleteTextview. When I do that, I can't make it multiline. I try with all these properties:
android:lines="20"
android:ems="10"
android:scrollHorizontally="false"
android:scrollbars="vertical"
android:singleLine="false"