Fix Room members: Add a specific section INVITED

#132
This commit is contained in:
giomfo
2016-04-08 17:26:42 +02:00
parent eb2b2ffe0c
commit eef696b65c
13 changed files with 417 additions and 364 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
}
else
{
self.bingIndicator.backgroundColor = kVectorColorSiver;
self.bingIndicator.backgroundColor = kVectorColorSilver;
self.lastEventDate.textColor = kVectorTextColorGray;
}
}