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

Contents of /android/TrainInfo/res/layout/metromap.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1057 - (show annotations) (download) (as text)
Tue Sep 14 17:05:21 2010 UTC (13 years, 8 months ago) by torben
File MIME type: text/xml
File size: 275 byte(s)
add a map of the metro-lines
1 <ImageView android:id="@+id/LinearLayout01"
2 android:layout_width="fill_parent"
3 android:layout_height="wrap_content"
4 android:paddingBottom="4px"
5 android:paddingTop="4px"
6 xmlns:android="http://schemas.android.com/apk/res/android"
7 android:src="@drawable/metrokort"
8 />

  ViewVC Help
Powered by ViewVC 1.1.20