itsdrnoob / DataMonitor

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

App usage page different colors in app bar for sent / received #207

Open nomorsug opened 9 months ago

nomorsug commented 9 months ago

Checklist

Describe the Feature you'd like

Currently, the usage bar for each app uses the same blue color gradient to represent the total usage.

Make the bar use 2 different color gradients to represent sent/received data (eg. green/blue)

Why do you want this feature?

Be able at a glance get the sent/received data usage ratio for the apps without having to open the details page.

Additional context

No response