我在一个使用表格的应用程序上工作。 在肖像上, 它有两列, 而不是风景三列。 我知道您可以使用 / res/ lay out- land 文件夹来改变视图, 但然后重置未保存的数据 。 除了使用 / res/ layout- land/ mylayout. xml 外, 还有其它选项吗?
I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...