Fix menus when simulations are displayed and the device is rotated. The preference...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sun, 5 Feb 2012 01:53:43 +0000 (01:53 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sun, 5 Feb 2012 01:53:43 +0000 (01:53 +0000)
commit7b1c745e39c00f492d087840d1ed57b4777c47ed
treeff944faf647f82283c07104a703bd6578c385dd8
parente357098b79a0952e3c5e310c960a2383f9e1e6b4
Fix menus when simulations are displayed and the device is rotated.  The preference menu is controlled in the SimulationViewActivity instead of the Fragment.  The activity now replaces the fragment instead of adding it.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@393 180e2498-e6e9-4542-8430-84ac67f01cd8
android/src/net/sf/openrocket/android/simulation/SimulationFragment.java
android/src/net/sf/openrocket/android/simulation/SimulationViewActivity.java