SettingsViewController: add accessibility identifiers

This commit is contained in:
jeangb
2017-04-05 15:29:54 +02:00
parent 309637e6c6
commit 98b0c87ea7
@@ -1249,6 +1249,7 @@ typedef void (^blockSettingsViewController_onReadyToDestroy)();
}
profileCell.mxkLabel.text = NSLocalizedStringFromTable(@"settings_profile_picture", @"Vector", nil);
profileCell.accessibilityIdentifier=@"SettingsVCProfilPictureStaticText";
profileCell.mxkLabel.textColor = kRiotTextColorBlack;
// if the user defines a new avatar