/[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 771 - (hide annotations) (download) (as text)
Mon May 31 14:14:59 2010 UTC (14 years ago) by torben
File MIME type: text/xml
File size: 351 byte(s)
Partial commit - first iteration of saving images to /sdcard/
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 636 android:updatePeriodMillis="900000"
6 torben 771 android:initialLayout="@layout/side9widget"
7     android:configure="dk.thoerup.side9.Side9Config"
8 torben 632 >
9 torben 771
10 torben 632 </appwidget-provider>

  ViewVC Help
Powered by ViewVC 1.1.20