forked from github/wulkanowy-mirror
Fix reset button in timetable widget (#298)
This commit is contained in:

committed by
Mikołaj Pich

parent
fc9981aa5d
commit
e1a83927c4
@ -52,6 +52,7 @@
|
||||
|
||||
<receiver
|
||||
android:name=".ui.widgets.timetable.TimetableWidgetProvider"
|
||||
android:exported="true"
|
||||
android:label="@string/timetable_title">
|
||||
<intent-filter>
|
||||
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
|
||||
|
Reference in New Issue
Block a user