/[projects]/android/DroidRadar/res/layout/main.xml
ViewVC logotype

Contents of /android/DroidRadar/res/layout/main.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 277 - (show annotations) (download) (as text)
Mon Aug 24 21:48:00 2009 UTC (14 years, 8 months ago) by torben
File MIME type: text/xml
File size: 278 byte(s)
Very ugly first implementation of backend enabled droidradar
1 <?xml version="1.0" encoding="utf-8"?>
2 <dk.thoerup.droidradar.RadarView xmlns:android="http://schemas.android.com/apk/res/android"
3 android:id="@+id/radar"
4 android:orientation="vertical"
5 android:layout_width="fill_parent"
6 android:layout_height="fill_parent"
7 />
8

  ViewVC Help
Powered by ViewVC 1.1.20