summaryrefslogtreecommitdiff
path: root/res/xml/player_widget_info.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-07-07 13:30:17 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-07-07 13:30:17 +0200
commit897516aa88714bc21a6ce1c93a7ddfa38dd7f2d7 (patch)
tree7e36bc4f85fce4b29997a445dfda199f69bbe16d /res/xml/player_widget_info.xml
parent0c02286f8320c9ca8b8d323061aa7a034f32293b (diff)
downloadAntennaPod-897516aa88714bc21a6ce1c93a7ddfa38dd7f2d7.zip
Created layouts and classes for widget
Diffstat (limited to 'res/xml/player_widget_info.xml')
-rw-r--r--res/xml/player_widget_info.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/xml/player_widget_info.xml b/res/xml/player_widget_info.xml
new file mode 100644
index 000000000..064381730
--- /dev/null
+++ b/res/xml/player_widget_info.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android" android:resizeMode="none" android:initialLayout="@layout/player_widget" android:minHeight="74dp" android:minWidth="294dp">
+
+</appwidget-provider> \ No newline at end of file