/[projects]/android/Side9/res/xml/widgetinfo.xml
ViewVC logotype

Annotation of /android/Side9/res/xml/widgetinfo.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 635 - (hide annotations) (download) (as text)
Wed Mar 24 08:57:30 2010 UTC (14 years, 2 months ago) by torben
File MIME type: text/xml
File size: 373 byte(s)
First semi-functional version
1 torben 632 <?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="294dp"
5 torben 635 android:updatePeriodMillis="300000"
6 torben 632 android:initialLayout="@layout/side9widget"
7     >
8     <!-- android:configure="com.example.android.ExampleAppWidgetConfigure" -->
9     </appwidget-provider>

  ViewVC Help
Powered by ViewVC 1.1.20