Skip to content

Commit

Permalink
Update bills to pay preview image
Browse files Browse the repository at this point in the history
  • Loading branch information
emansih committed Jan 11, 2022
1 parent 65f5d8b commit b48e1e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added app/src/main/res/drawable-nodpi/bills_to_pay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion app/src/main/res/xml/bills_widget_info.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<appwidget-provider
xmlns:android="http:https://schemas.android.com/apk/res/android"
android:description="@string/bills_to_pay"
android:minWidth="180dp"
android:minHeight="40dp"
android:previewImage="@drawable/ic_calendar_blank"
android:previewImage="@drawable/bills_to_pay"
android:resizeMode="horizontal|vertical"
android:widgetCategory="home_screen">

Expand Down

0 comments on commit b48e1e1

Please sign in to comment.