This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
HTPCRemote/res/xml/widget_remote_control_medium_provider.xml

7 lines
269 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="utf-8"?>
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
android:minWidth="220dp"
android:minHeight="220dp"
android:initialLayout="@layout/widget_remote_control_medium"
>
</appwidget-provider>