Ignore:
Timestamp:
12/20/12 14:21:47 (12 years ago)
Author:
ltnguyen
Message:

Fixed: Layout, and slider

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/android/ISSM/res/layout/activity_issm.xml

    r14110 r14208  
    1212        android:layout_alignParentBottom="true"
    1313        android:layout_alignParentLeft="true"
     14        android:progress="90"
     15        android:max="490"
    1416        android:layout_marginBottom="41dp" />
    1517
     
    2123        android:layout_centerHorizontal="true"
    2224        android:layout_marginBottom="15dp"
    23         android:text="alpha value = 0" />
     25        android:text="Friction Scaling: 100%" />
    2426
    2527    <FrameLayout
Note: See TracChangeset for help on using the changeset viewer.