From 2f57db50c4a5c19c168ee08607967492d305a846 Mon Sep 17 00:00:00 2001 From: kruland2607 Date: Fri, 13 Jan 2012 18:29:16 +0000 Subject: [PATCH] Show the simulation name as the chart title. Made some UI concessions because drawing the events in the graph is not currently available: Moved "draw" button to series tab, changed the list entry for the events to non-selectable simple text items. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@346 180e2498-e6e9-4542-8430-84ac67f01cd8 --- android/res/layout/simulation_detail.xml | 12 ++++++------ .../android/simulation/SimulationChart.java | 10 +++++++++- .../android/simulation/SimulationViewer.java | 7 ++++--- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/android/res/layout/simulation_detail.xml b/android/res/layout/simulation_detail.xml index 88c3649b..c612fda7 100644 --- a/android/res/layout/simulation_detail.xml +++ b/android/res/layout/simulation_detail.xml @@ -4,12 +4,6 @@ android:layout_height="match_parent" android:orientation="vertical" > -