Syncing issue fixed, Bridge established to server

This commit is contained in:
Sewmina
2022-03-20 04:59:53 +05:30
parent 7d8eea7375
commit b09d74bba3
10 changed files with 83 additions and 87 deletions

View File

@@ -36,7 +36,7 @@ class _ActivitiesState extends State<Activities> {
// TODO: implement initState
super.initState();
_focus.addListener(_onFocusChange);
UpdateList();
//UpdateList();
//init(context);
}