-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
google 官方fragment 导航框架 navigation-fragment+navigation-ui #1255
Comments
google官方的fragment管理架构 目前做不到 单Activity +多个Fragment 的结构 |
navigation用起来 |
navigation不就是方便这么做的么 |
Navigation 做不到add Fragment 这个操作,只能replace |
并不好用 |
官方那个会重建,导致livedata flow之类做数据监听会重复执行。 |
这是来自QQ邮箱的假期自动回复邮件。您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
为什么不用google官方的fragment管理架构呢
The text was updated successfully, but these errors were encountered: