Fixed resource name

This commit is contained in:
Jaculabilis 2016-10-15 23:51:37 -05:00
parent a3babdd0c4
commit 7d85c34570
3 changed files with 3 additions and 3 deletions

View File

@ -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">

View File

Before

Width:  |  Height:  |  Size: 1021 B

After

Width:  |  Height:  |  Size: 1021 B

View File

@ -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>