We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
androidx 1.8.0, activity内viewpager2,viewpager2内是两个fragment, activity发送,fragment收不到消息
The text was updated successfully, but these errors were encountered:
兄弟有什么办法解决吗 我现在也是一样的功能 点击搜索 关键词需要穿个viewpager里面的三个fragment 也是收不到值
Sorry, something went wrong.
androidx 1.8.0, activity内viewpager2,viewpager2内是两个fragment, activity发送,fragment收不到消息 兄弟有什么办法解决吗 我现在也是一样的功能 点击搜索 关键词需要穿个viewpager里面的三个fragment 也是收不到值
我也是在搜索的场景,后来我用的共享ViewModel,关键词放在ViewModel中,fragment和Activity共享ViewModel
的确存在此问题,不知道为啥
No branches or pull requests
androidx 1.8.0, activity内viewpager2,viewpager2内是两个fragment, activity发送,fragment收不到消息
The text was updated successfully, but these errors were encountered: