Commit d6ed0523 authored by Max Lv's avatar Max Lv

clean up

parent 4b99f8e3
Subproject commit 5cc77c066bfcf95c98ceb40cb7748139f14823d3
Subproject commit c0b5a13973b62cb0bbe25900370e251d6cf5cc65
......@@ -213,8 +213,6 @@ class ShadowsocksNatService extends Service with BaseService {
val actionIntent = PendingIntent.getBroadcast(this, 0, closeIntent, 0)
val builder = new NotificationCompat.Builder(this)
val icon = getResources.getDrawable(R.drawable.ic_stat_shadowsocks)
builder
.setWhen(0)
.setTicker(title)
......
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