Benjamin-Loison / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
0 stars 0 forks source link

[Bug]: Notifications shown as multiple sections and only at most 8 for the one with the most notifications #29

Open Benjamin-Loison opened 1 month ago

Benjamin-Loison commented 1 month ago

Problem description

for i in `seq 0 15`
do
    termux-notification -t "Notification $i"
done

image

image

If swipe Notification 8:

image

Steps to reproduce the behavior.

Not read.

What is the expected behavior?

No response

System information