It might be too late, but if you have already set android:inputType="textMultiLine" and it still doesn't work, try setting android:maxLines to some number, and it should be fixed.
android:inputType="textMultiLine"
android:maxLines