Since it's been a long while since I've worked on it and it was never version controlled to begin with...
7 lines
266 B
XML
7 lines
266 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:minWidth="294dp"
|
|
android:minHeight="294dp"
|
|
android:initialLayout="@layout/widget_remote_control_big"
|
|
>
|
|
</appwidget-provider> |