1. 程式人生 > >以Dialog形式顯示Activity

以Dialog形式顯示Activity

<activity android:name=".ActivityJumpExample"

     android:label="hello"

 android:theme="@android:style/Theme.Dialog"></activity>

這樣的話  不執行onStop()