Commit 8fba319d authored by Max Lv's avatar Max Lv

fix #228

parent 3e04734b
......@@ -348,7 +348,7 @@ class ShadowsocksNatService extends Service with BaseService {
actionIntent)
if (visible)
builder.setPriority(NotificationCompat.PRIORITY_MAX)
builder.setPriority(NotificationCompat.PRIORITY_DEFAULT)
else
builder.setPriority(NotificationCompat.PRIORITY_MIN)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment