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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.20