Activity及Fragment之間的跳轉直接跳轉基本使用方法public class ... 把new Intent()放在目標Activity,這樣可以onCreate裡的getIntent形成對應更容易 ...
確定! 回上一頁