Fixed resource name
This commit is contained in:
parent
a3babdd0c4
commit
7d85c34570
|
@ -4,7 +4,7 @@
|
|||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:icon="@drawable/frame_138"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
|
|
Before Width: | Height: | Size: 1021 B After Width: | Height: | Size: 1021 B |
|
@ -5,7 +5,7 @@
|
|||
android:initialLayout="@layout/frame_widget"
|
||||
android:minHeight="40dp"
|
||||
android:minWidth="40dp"
|
||||
android:previewImage="@drawable/microframe_preview"
|
||||
android:previewImage="@drawable/frame_138"
|
||||
android:resizeMode="horizontal|vertical"
|
||||
android:updatePeriodMillis="86400000"
|
||||
android:updatePeriodMillis="0"
|
||||
android:widgetCategory="home_screen"></appwidget-provider>
|
Loading…
Reference in New Issue