fix(resources): add resourcePrefix to KMP + widget modules, rename prefixed resources (#5111)

This commit is contained in:
James Rich 2026-04-13 13:25:23 -05:00 committed by GitHub
parent 8a06157ff4
commit b13f9bf989
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 308 additions and 7 deletions

View file

@ -288,7 +288,7 @@
</intent-filter>
<meta-data
android:name="android.appwidget.provider"
android:resource="@xml/local_stats_widget_info" />
android:resource="@xml/widget_local_stats_info" />
</receiver>
<!-- allow for plugin discovery -->