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