fix: some widget sting newlines

This commit is contained in:
rebelonion 2024-03-27 19:02:42 -05:00
parent ea678ef55e
commit 7951c2cf37
10 changed files with 41 additions and 24 deletions

View file

@ -73,7 +73,7 @@
android:resource="@xml/upcoming_widget_info" />
</receiver>
<activity
android:name=".widgets.upcoming.UpcomingWidgetConfigureActivity"
android:name=".widgets.upcoming.UpcomingWidgetConfigure"
android:exported="true">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_CONFIGURE" />