TLFTextField-fix Fixes the problem with TLFTextField right align problem when the text field is editable USAGE: import com.deefuse.utils.TLFHelper; TLFHelper.fixEditableRightAligned(ui_tf_1); TLFHelper.fixEditableRightAligned(ui_tf_2);