Changeset 14503


Ignore:
Timestamp:
04/03/13 03:55:48 (12 years ago)
Author:
ltnguyen
Message:

Change: button and map layout

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  
    1212            android:layout_centerHorizontal="true"
    1313            android:layout_marginTop="42dp"
    14             android:background="@drawable/greenland_1" />
     14            android:background="@drawable/greenland_button" />
    1515
    1616                <View
     
    2828            android:layout_alignParentBottom="true"
    2929            android:layout_marginBottom="42dp"
    30             android:background="@drawable/antarctica_1" />
     30            android:background="@drawable/antarctica_button" />
    3131
    3232           </RelativeLayout>
Note: See TracChangeset for help on using the changeset viewer.