Fix reset button in timetable widget (#298)

This commit is contained in:
Rafał Borcz
2019-03-23 14:44:52 +01:00
committed by Mikołaj Pich
parent fc9981aa5d
commit e1a83927c4
2 changed files with 3 additions and 2 deletions

View File

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