mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 10:51:27 +01:00
Update message timesamps on resume.
Fixes #2519. Closes #2593 // FREEBIE
This commit is contained in:
committed by
Moxie Marlinspike
parent
7ce7ec56eb
commit
ce22e54359
@@ -109,6 +109,7 @@ public class ConversationListFragment extends ListFragment
|
||||
super.onResume();
|
||||
|
||||
initializeReminders();
|
||||
((ConversationListAdapter)getListAdapter()).notifyDataSetChanged();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user