Android在片段之间传递字符串数据

0 android-fragments

如何在片段之间传递字符串数据,就像我们在Activity中使用意图一样?请求

PJL*_*PJL 7

使用setArguments(...)getArguments(...)如果你是从另一个加载一个片段