Room lists: Remove shields on room avatars

#4115

but keep it in the room screen
This commit is contained in:
manuroe
2021-03-16 08:59:50 +01:00
parent 2dccfc4227
commit c128a81792
7 changed files with 6 additions and 89 deletions
-1
View File
@@ -59,7 +59,6 @@ class CommonConfiguration: NSObject, Configurable {
// Enable e2e encryption for newly created MXSession
sdkOptions.enableCryptoWhenStartingMXSession = true
sdkOptions.computeE2ERoomSummaryTrust = true
// Disable identicon use
sdkOptions.disableIdenticonUseForUserAvatar = true