Changeset 14503
- Timestamp:
- 04/03/13 03:55:48 (12 years ago)
- Location:
- issm/trunk-jpl/src/mobile/android/ISSM_APP/res
- Files:
-
- 4 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/mobile/android/ISSM_APP/res/layout/issmmapselection.xml
r14489 r14503 12 12 android:layout_centerHorizontal="true" 13 13 android:layout_marginTop="42dp" 14 android:background="@drawable/greenland_ 1" />14 android:background="@drawable/greenland_button" /> 15 15 16 16 <View … … 28 28 android:layout_alignParentBottom="true" 29 29 android:layout_marginBottom="42dp" 30 android:background="@drawable/antarctica_ 1" />30 android:background="@drawable/antarctica_button" /> 31 31 32 32 </RelativeLayout>
Note:
See TracChangeset
for help on using the changeset viewer.