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
@@ -35,7 +35,7 @@
{
[super awakeFromNib];
self.separatorView.backgroundColor = VECTOR_GREEN_COLOR;
self.separatorView.backgroundColor = VECTOR_LIGHT_GRAY_COLOR;
self.messageLabel.textColor = VECTOR_TEXT_GRAY_COLOR;
// self.typingImageView.backgroundColor = VECTOR_GREEN_COLOR;