Allow download notifications to be dismissed. Group active download notifications.
This commit is contained in:
parent
173920d9eb
commit
0bb215a803
4 changed files with 72 additions and 15 deletions
p4a/pythonforandroid/bootstraps/lbry/build/templates
|
@ -92,7 +92,9 @@
|
|||
{{- args.intent_filters -}}
|
||||
{%- endif -%}
|
||||
</activity>
|
||||
|
||||
|
||||
<receiver android:name="io.lbry.browser.receivers.NotificationDeletedReceiver" />
|
||||
|
||||
{% if args.launcher %}
|
||||
<activity android:name="org.kivy.android.launcher.ProjectChooser"
|
||||
android:icon="@drawable/icon"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue