Changeset 8358488 in orbit
- Timestamp:
- 03/05/13 17:02:31 (9 years ago)
- Branches:
- master, RawEEG, Raw_EEG_Plot, Servo, Tab_Interface, pyramid
- Children:
- c298bcb
- Parents:
- 5c11ea9
- Location:
- android/res
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
android/res/layout-small/activity_main.xml
r136014a r8358488 257 257 <ImageView 258 258 android:id="@+id/imageViewStatus" 259 android:layout_width=" wrap_content"259 android:layout_width="match_parent" 260 260 android:layout_height="wrap_content" 261 261 android:contentDescription="@string/image_description_status" -
android/res/layout-xlarge/activity_main.xml
r136014a r8358488 254 254 <ImageView 255 255 android:id="@+id/imageViewStatus" 256 android:layout_width=" wrap_content"256 android:layout_width="match_parent" 257 257 android:layout_height="wrap_content" 258 258 android:contentDescription="@string/image_description_status"
Note: See TracChangeset
for help on using the changeset viewer.