restor extension pop up fragment

This commit is contained in:
Fabian Freund
2026-02-16 20:21:41 +01:00
parent 645bbb9b53
commit c6f5ef48c7
6 changed files with 178 additions and 14 deletions
@@ -205,6 +205,11 @@
android:exported="false"
android:theme="@style/AppTheme" />
<activity
android:name="eu.weblibre.flutter_mozilla_components.addons.WebExtensionActionPopupActivity"
android:label="@string/mozac_feature_addons_addons"
android:theme="@style/AppTheme"/>
<receiver
android:name=".SearchBarWidgetReceiver"
android:exported="true">