標準啟動模式,也是默認啟動模式,如果不設置android:launchMode屬性的話。standard模式下的Activity會依照啟動的順序壓入BackStack中。 singleTop.
確定! 回上一頁