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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 277 - (hide annotations) (download) (as text)
Mon Aug 24 21:48:00 2009 UTC (14 years, 9 months ago) by torben
File MIME type: text/xml
File size: 278 byte(s)
Very ugly first implementation of backend enabled droidradar
1 torben 264 <?xml version="1.0" encoding="utf-8"?>
2 torben 277 <dk.thoerup.droidradar.RadarView xmlns:android="http://schemas.android.com/apk/res/android"
3 torben 264 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