Skip to content

Commit 66449e3

Browse files
author
Stephanie Sharp
committed
Fix error messages animating in when view appears (they should already be onscreen)
1 parent 17e4908 commit 66449e3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

MaterialTextField/MFTextField.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,6 @@ - (void)layoutSubviews
315315
if (self.animatesPlaceholder) {
316316
[self layoutPlaceholderLabelAnimated:YES];
317317
}
318-
319-
[self layoutErrorLabelAnimated:YES];
320318
}
321319

322320
- (void)layoutUnderlineLayer

0 commit comments

Comments
 (0)