Changeset cc49db5 in orbit for android/res
- Timestamp:
- 07/27/13 22:58:14 (9 years ago)
- Branches:
- master, RawEEG, Servo, Tab_Interface, pyramid
- Children:
- e8e1820
- Parents:
- d69b7c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
android/res/layout-large/activity_main.xml
r0337b74 rcc49db5 128 128 android:id="@+id/eegRawHistoryPlot" 129 129 android:layout_width="fill_parent" 130 android:layout_height=" wrap_content"131 android:layout_marginLeft=" 10dp"132 android:layout_marginRight=" 10dp"133 android:layout_marginTop=" 10dp"130 android:layout_height="100dp" 131 android:layout_marginLeft="0dp" 132 android:layout_marginRight="0dp" 133 android:layout_marginTop="0dp" 134 134 android:layout_weight="1" 135 135 title="EEG Raw Wave" />
Note: See TracChangeset
for help on using the changeset viewer.