To allow letter wrap LabelView should be modified to override min width
java-sl.com/tip_letter_wrap_java7.html you have to define min width for label view = 0
Also this java-sl.com/tip_java7_text_wrapping_bug_fix.html could help
Posted as answer from comment