Make the git viewer use the global libtlsf.a
[maemo-rb.git] / android / res / xml / appwidget_provider_2x2.xml
blob981b4f1b3d282517266410ca88e1480ea1446cd0
1 <!-- cell size is (number of cells * 74) - 2 dp according to http://developer.android.com/guide/topics/appwidgets/index.html#MetaData -->
2 <appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
3   android:minWidth="146dp"
4   android:minHeight="146dp"
5   android:updatePeriodMillis="86400000"
6   android:initialLayout="@layout/appwidget_2x2"
7   android:configure="org.rockbox.widgets.RockboxWidgetConfigure">
8 </appwidget-provider>