标签:des android style tar log c strong string art color t
protected void onCreate(Bundle savedInstanceState);
protected void onStart();
protected void onRestart();
protected void onResume();
protected void onPause();
protected void onStop();
protected void onDestroy();
<activity android:name=".ThirdActivity"
android:label="@string/app_name"
android:theme="@android:style/Theme.Dialog">
</activity>
对话框形式的
05 Activity 生命周期,码迷,mamicode.com
标签:des android style tar log c strong string art color t
原文地址:http://www.cnblogs.com/cliffhuang/p/3696793.html