kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
95d48bd3e9
commit
d0bb68e137
|
@ -136,6 +136,7 @@ public class GroupDatabase extends Database {
|
|||
contentValues.put(ACTIVE, 1);
|
||||
|
||||
databaseHelper.getWritableDatabase().insert(TABLE_NAME, null, contentValues);
|
||||
RecipientFactory.clearCache(context);
|
||||
notifyConversationListListeners();
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue