agraham Expert Licensed User Longtime User Dec 2, 2010 #1 EditText could do with the setHorizontallyScrolling method exposed to control whether it word wraps or not in multi-line mode.
EditText could do with the setHorizontallyScrolling method exposed to control whether it word wraps or not in multi-line mode.
agraham Expert Licensed User Longtime User Dec 2, 2010 #2 setPadding(int left, int top, int right, int bottom) would be useful too.