Xposed-NetworkSpeedIndicator
Xposed-NetworkSpeedIndicator copied to clipboard
Display on notification bar - plus icon without other notifications
When I set it to display NSIndicator in notification bar, it shows two icons. One is NSIndicator, another is "plus icon" (I think it's "More notifications" icon) even if there's just one notification icon.

If you want more screenshots, please give me your email.
The "+" icon is not from the app. You're right that it's Android's "more notifications" symbol.
Try clearing all the notifications and getting rid of the ongoing ones (you can't clear them - you need to make their corresponding app stop showing them). Does the plus icon still show? And when you have some real notifications, do the notification icons show on the right side of the plus icon?
I tried to simulate on my side, but I don't get any issues. The plus icon only shows for me when there are more notification icons than can be shown - which is the correct behavior. If you see the icon even when there are no notifications, it might be a bug in your Android version.
It just show (+) when I set ur app to display on noti-bar. There is no (+) when I set it position to Left or Right. There's also no (+) when there no notification. *It just show when:
- There are lots of notification
- I set NSIndicator's postition to Noti-bar
Then that is correct Android behavior. It is Android telling you that there are more notification icons than can be shown in the notification area of the status bar (and you can open the drawer to see them).
The NSIndicator does not use a real notification. It simply add the indicator itself (via Xposed hooks) on the left side of the notification area. That's why the "plus" icon appears on its right, rather than on its left.
I admit, it looks odd. I can probably try to make the "plus" icon appear on the left, but it will be a separate enhancement. Let me see what I can do.
Additional interesting screenshots received:
The "plus icon" shows a number in normal usage (number of hidden notification icons).
The "plus icon" shows even when there is no notification and no indicator.
I think this is due to the reserved notification area itself pushing against the clock on its right and thus making Android assume there must be some hidden notification when there isn't any. (Still norepro for me.)
My status bar can show up 6 noti-icons (exclude plus icon) The icons are show under the clock because I move the clock to a new LinearLayout and align it to the center (by modifying SystemUI.apk)
Actually Wanam Xposed module can also center clock (no need to modify SystemUI.apk) :smile:
:D It's not compatible with my phone Gingerbread 2.3.4
Oh that's sad. When WX centers the clock the notification icons do not go under it. Anyway I'll see what I can do. Thanks.
Thank you for keeping updating. I'm waiting for your updates. Ah, now I know you're using Samsung's smart phone :D