Bug Fix: change color separator above the Text input #49

This commit is contained in:
giomfo
2016-01-14 09:44:28 +01:00
parent 37406b16eb
commit e97d490472
4 changed files with 9 additions and 18 deletions
@@ -58,7 +58,7 @@
self.rightInputToolbarButton.hidden = YES;
self.separatorView.backgroundColor = VECTOR_LIGHT_GRAY_COLOR;
self.separatorView.backgroundColor = VECTOR_SILVER_COLOR;
// Custom the growingTextView display
growingTextView.layer.cornerRadius = 0;