Define a callback interface in the Simulation list fragment which is called with...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 25 Jan 2012 17:35:46 +0000 (17:35 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 25 Jan 2012 17:35:46 +0000 (17:35 +0000)
commit82bce0ff9340de45ed0d77654c9bf6da73a65aea
tree3ec889c1934853e68c93841e94ce95717604ae9f
parent9ac050f05136061f5c2a141c6a998a91ce69868f
Define a callback interface in the Simulation list fragment which is called with the simulation id that is selected.  Implement this interface in the OpenRocketViewer which then invokes the Intent for the SimulationViewer.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@370 180e2498-e6e9-4542-8430-84ac67f01cd8
android/src/net/sf/openrocket/android/rocket/OpenRocketViewer.java
android/src/net/sf/openrocket/android/rocket/Simulations.java