update wallpaper ui, update color picker ui, update intents and add custom logger for the widget
This commit is contained in:
@ -4,10 +4,10 @@
|
||||
android:initialKeyguardLayout="@layout/the_widget"
|
||||
android:initialLayout="@layout/the_widget"
|
||||
android:minHeight="50dp"
|
||||
android:minWidth="300dp"
|
||||
android:minWidth="250dp"
|
||||
android:configure="com.tommasoberlose.anotherwidget.ui.activities.MainActivity"
|
||||
android:minResizeHeight="50dp"
|
||||
android:minResizeWidth="300dp"
|
||||
android:minResizeWidth="250dp"
|
||||
android:previewImage="@drawable/widget_preview"
|
||||
android:resizeMode="vertical|horizontal"
|
||||
android:updatePeriodMillis="86400000"
|
||||
|
Reference in New Issue
Block a user