mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-07 04:10:01 -05:00
[GH-ISSUE #42] Do not reload screen on Android bottom tab switch #1565
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pd4d10 on GitHub (Feb 29, 2020).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/42
Feedback from email
@pd4d10 commented on GitHub (Feb 29, 2020):
It is the default behavior of the built-in Material Scaffold widget. Perhaps we could do something to avoid it.
@trietbui85 commented on GitHub (Mar 13, 2020):
I'm not sure if this article is helpful to let the tabs persistent: https://medium.com/fluttervn/making-bottom-tabbar-with-flutter-5ff82e8defe0