kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
1712442560
commit
7b3d8d01ae
|
@ -270,6 +270,7 @@ public class KeyCachingService extends Service {
|
|||
builder.setSmallIcon(R.drawable.icon_cached);
|
||||
builder.setWhen(0);
|
||||
builder.setPriority(Notification.PRIORITY_MIN);
|
||||
builder.setOngoing(true);
|
||||
|
||||
builder.addAction(R.drawable.ic_menu_lock_dark, getString(R.string.KeyCachingService_lock), buildLockIntent());
|
||||
builder.setContentIntent(buildLaunchIntent());
|
||||
|
|
Ładowanie…
Reference in New Issue