Ignore:
Timestamp:
2013-02-14T12:11:39+13:00 (11 years ago)
Author:
davidb
Message:

Bug fixes after testing on new laptop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/diy-streetview-pano-capture/trunk/Client/res/layout/activity_main.xml

    r26882 r26886  
    3434        android:layout_toLeftOf="@+id/btnConnect"
    3535        android:ems="10"
    36         android:focusableInTouchMode="false"
    3736        android:inputType="textUri"
    3837        android:minLines="1" />
     
    102101        android:baselineAlignBottom="true"
    103102        android:contentDescription="@string/montageDesc"
    104         android:minHeight="150px"
    105         android:minWidth="150px"
     103        android:minHeight="150dp"
     104        android:minWidth="150dp"
    106105        android:visibility="gone" />
    107106
Note: See TracChangeset for help on using the changeset viewer.