mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(resources): add resourcePrefix to KMP + widget modules, rename prefixed resources (#5111)
This commit is contained in:
parent
8a06157ff4
commit
b13f9bf989
11 changed files with 308 additions and 7 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue