itsdrnoob / DataMonitor

Data usage monitoring app for android.
GNU General Public License v3.0
553 stars 49 forks source link

Show connection speed in the status bar when notification drawer is pulled down #132

Closed mecuricat closed 1 year ago

mecuricat commented 1 year ago

Checklist

Describe the Feature you'd like

Please show connection speed in the status bar when notification drawer is pulled down

Why do you want this feature?

When you pull down the notification drawer, the connection speed disappears from status bar and appears as a notification instead. Is this expected behavior?

The notification drawer can hardly fit 3-4 notifications. As such, I would prefer not to have a permanent notification in the drawer. But I can't disable notification for Network Speed Monitor because then the speed icon from status bar also disappears.

Is there a solution to this?

Additional context

No response

itsdrnoob commented 1 year ago

Is this expected behavior?

Yes, this is an expected behavior.

Is there a solution to this?

There's no straight forward solution for this. Third party apps cannot modify the system elements (status bar in this case) without root permissions.

mecuricat commented 1 year ago

I see. The same is the case with Net Monitor by Hu Shenghao.

Should this issue be open? Please close this issue as you see fit.