文章列表
form : http://developer.android.com/guide/topics/manifest/activity-element.html
<activity>
SYNTAX:
<activity android:allowTaskReparenting=["true" | "false"]
android:alwaysRetainTaskState=["true" | "false"]
android:clearTa ...