/[projects]/android/TrainInfo/res/xml/widget_info.xml
ViewVC logotype

Contents of /android/TrainInfo/res/xml/widget_info.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 572 - (show annotations) (download) (as text)
Mon Feb 1 16:49:02 2010 UTC (14 years, 3 months ago) by torben
File MIME type: text/xml
File size: 291 byte(s)
Code.sync: first try at widget
1 <?xml version="1.0" encoding="utf-8"?>
2 <appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
3 android:minWidth="294dp"
4 android:minHeight="72dp"
5 android:updatePeriodMillis="30000"
6 android:initialLayout="@layout/widget"
7
8 >
9 </appwidget-provider>

  ViewVC Help
Powered by ViewVC 1.1.20