add widget
Algunas comprobaciones han fallado
Build & Publish APK Release / build (push) Failing after 6m8s

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2026-03-01 00:02:40 +01:00
padre 95e8d167f2
commit 15f4d2eead
Se han modificado 20 ficheros con 895 adiciones y 2 borrados

Ver fichero

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
android:minWidth="250dp"
android:minHeight="110dp"
android:targetCellWidth="3"
android:targetCellHeight="2"
android:updatePeriodMillis="1800000"
android:initialLayout="@layout/widget_motivame"
android:resizeMode="horizontal|vertical"
android:widgetCategory="home_screen"
android:description="@string/widget_description"
android:previewLayout="@layout/widget_motivame" />