Show badge icon if any participant in the conversation is work contact
Precompute is_enterprise and stored the value in conversation table. Include is_enterprise in the ConversationList view. Change-Id: I2e31bd61c08d25a296aaa3e99cb24631ae2e7976
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
-->
|
||||
<resources>
|
||||
<!-- DB version -->
|
||||
<string name="database_version" translatable="false">1</string>
|
||||
<string name="database_version" translatable="false">2</string>
|
||||
|
||||
<!-- Version for shared preferences. This is used for handling prefs migration when old pref
|
||||
keys are moved or renamed. You don't need to bump up the version number if you are just
|
||||
|
||||
Reference in New Issue
Block a user