diff --git a/Riot/Modules/Call/CallViewController.m b/Riot/Modules/Call/CallViewController.m index 9fc8596e5..fef53be57 100644 --- a/Riot/Modules/Call/CallViewController.m +++ b/Riot/Modules/Call/CallViewController.m @@ -99,7 +99,8 @@ UIImage *moreButtonImage = [UIImage imageNamed:@"call_more_icon"]; - [self.moreButton setImage:moreButtonImage forState:UIControlStateNormal]; + [self.moreButtonForVoice setImage:moreButtonImage forState:UIControlStateNormal]; + [self.moreButtonForVideo setImage:moreButtonImage forState:UIControlStateNormal]; // Hang up diff --git a/Riot/Modules/Call/CallViewController.xib b/Riot/Modules/Call/CallViewController.xib index 1f1c991a7..370c2fc5f 100644 --- a/Riot/Modules/Call/CallViewController.xib +++ b/Riot/Modules/Call/CallViewController.xib @@ -1,6 +1,6 @@ - + @@ -30,7 +30,8 @@ - + + @@ -39,6 +40,7 @@ + @@ -46,11 +48,11 @@ - + - + @@ -58,9 +60,9 @@ - + - + @@ -75,12 +77,12 @@ - + @@ -109,7 +111,7 @@ @@ -131,10 +133,10 @@ - + - - + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + + + + + + + - - - - - - - - - - + + + + - + @@ -340,7 +393,7 @@