Notify after syncing
This commit is contained in:
parent
cc90780a45
commit
a0a6b76cad
1 changed files with 2 additions and 2 deletions
|
@ -218,9 +218,9 @@ public class PassListActivity extends PassAndroidActivity {
|
|||
|
||||
}
|
||||
});
|
||||
onPassStoreChangeEvent(null);
|
||||
|
||||
passStore.syncPassStoreWithClassifier(getString(R.string.topic_new));
|
||||
|
||||
onPassStoreChangeEvent(null);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue