Hide notification when service is inactive

This commit is contained in:
Mygod
2021-06-16 03:27:23 -04:00
parent 0c0ac98e43
commit 3ae57dd934
3 changed files with 30 additions and 18 deletions

View File

@@ -152,6 +152,7 @@
<string name="notification_tethering_title">VPN 共享已启用</string>
<string name="notification_channel_tethering">VPN 共享服务</string>
<string name="notification_channel_monitor">监视不活跃接口</string>
<plurals name="notification_connected_devices">
<item quantity="other">%d 个设备已连接到 %s</item>
</plurals>