mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +01:00
Update reactions UI.
This commit is contained in:
@@ -49,7 +49,8 @@ public class MegaphoneRepository {
|
||||
@MainThread
|
||||
public void onFirstEverAppLaunch() {
|
||||
executor.execute(() -> {
|
||||
// Future megaphones we don't want to show to new users should get marked as finished here.
|
||||
database.markFinished(Event.REACTIONS);
|
||||
resetDatabaseCache();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user