|
|
|
@ -57,8 +57,6 @@
|
|
|
|
android:layout_height="wrap_content"/>
|
|
|
|
android:layout_height="wrap_content"/>
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Notes -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Elapsed Time -->
|
|
|
|
<!-- Elapsed Time -->
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
android:orientation="vertical"
|
|
|
|
android:orientation="vertical"
|
|
|
|
@ -105,6 +103,7 @@
|
|
|
|
android:colorForeground="@color/view_table_values" />
|
|
|
|
android:colorForeground="@color/view_table_values" />
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Notes -->
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
android:orientation="vertical"
|
|
|
|
android:orientation="vertical"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
|