Fix #683
This commit is contained in:
parent
3045fe0357
commit
1614213aae
|
@ -189,6 +189,7 @@ public class HomeFragment extends AppKitFragment implements OnBackPressedListene
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
tabBar.selectTab(currentTab);
|
||||||
|
|
||||||
return content;
|
return content;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue