/[projects]/android/TrainInfo/res/layout/stationlist.xml
ViewVC logotype

Diff of /android/TrainInfo/res/layout/stationlist.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1546 by torben, Thu Nov 12 10:03:22 2009 UTC revision 1547 by torben, Thu Jul 7 19:07:55 2011 UTC
# Line 7  Line 7 
7      android:layout_height="fill_parent"      android:layout_height="fill_parent"
8          android:padding="5dp"              android:padding="5dp"    
9      >      >
10        
11        <EditText
12            android:layout_height="wrap_content"
13            android:layout_width="match_parent"
14            android:id="@+id/stationsearch"
15            android:visibility="gone" />
16        
17          <ListView android:id="@id/android:list"          <ListView android:id="@id/android:list"
18                 android:layout_width="fill_parent"                 android:layout_width="fill_parent"
19                 android:layout_height="wrap_content"                 android:layout_height="wrap_content"

Legend:
Removed from v.1546  
changed lines
  Added in v.1547

  ViewVC Help
Powered by ViewVC 1.1.20