主题:让Android保存/恢复为你的观点
让Android保存/恢复为你的观点
android:freezesText = " true " http://stackoverflow.com/questions/5179686/restoring-state-of-textview-after-screen-rotation
“不是所有的视图ID保存其状态。 安卓的小工具,一个ID,其状态可以被用户改变了,似乎拯救他们的国家在一个软杀死。 所以EditText救了它的状态,但是TextView不保存其状态在软杀死。”
注意,设置一个ID和设置这个标记只适用于布局中创建的XML。 如果你建立一个或一个动态的部分在Java中,即使你给一个ID调用 setFreezesText() 在你的文本视图和按钮, 该框架将不会为你做这工作。 你必须手动保存和恢复您的gui状态,在下面部分。
手动保存视图内容
http://stackoverflow.com/questions/7088816/my-views-are-being-reset-on-orientation-change
http://developer.android.com/guide/topics/resources/runtime-changes.html
http://www.cdaxiaedu.com/List.aspx?coid=2