最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

android - Jetpack compose, navigate to screen with new backstack - Stack Overflow

programmeradmin2浏览0评论

Let's say I have a backstack as: ScreenA, ScreenB, ScreenC. Now on ScreenC i have a button that should navigate to ScreenF. But it also should remove the current backstack. So the result i want is backstack that looks like this: ScreenD, ScreenE, ScreenF. Is it possible?

It's really easy to do it with Voyager, but lately Voyager is not being updated so I may be forced to implement standart google library :(

发布评论

评论列表(0)

  1. 暂无评论