mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 09:38:52 -06:00
Widgets for HistoryView, ScoreView, etc
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
android:label=""
|
||||
android:theme="@style/Theme.AppCompat.Light.NoActionBar"/>
|
||||
|
||||
<receiver android:name="SmallWidgetProvider">
|
||||
<receiver android:name=".HabitWidgetProvider">
|
||||
<intent-filter>
|
||||
<action android:name="android.appwidget.action.APPWIDGET_UPDATE"/>
|
||||
</intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user