Changeset 14504
- Timestamp:
- 04/03/13 09:37:51 (12 years ago)
- Location:
- issm/trunk-jpl/src/mobile/android/ISSM_APP/res/layout
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/mobile/android/ISSM_APP/res/layout/issmcore.xml
r14489 r14504 62 62 android:layout_marginBottom="30dp" 63 63 android:background="@drawable/custom_button" 64 android:text=" Play" />64 android:text="Run" /> 65 65 66 66 </RelativeLayout> -
issm/trunk-jpl/src/mobile/android/ISSM_APP/res/layout/settingsmenu.xml
r14489 r14504 67 67 android:layout_height="wrap_content" 68 68 android:layout_below="@+id/sealvlBar" 69 android:text=" Done" />69 android:text="Parameters" /> 70 70 </RelativeLayout>
Note:
See TracChangeset
for help on using the changeset viewer.