Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道那里有许多源代码,它们提供了带有 Web 视图的滑动选项卡 + 固定选项卡的源代码。
但是这些源代码存在问题。在选项卡之一中加载了一个网页。我单击链接,然后转到另一个网页。现在我想回到主链接,这意味着加载的第一个网页,但应用程序存在。我已经使用了这里的源代码。
我是android编程的新手,所以如果有人有类似的源代码并且可以给我他们的源代码,那就太好了。我不知道如何去主要片段。我已经厌倦了覆盖后退按钮。但这似乎不起作用。