Notification flag: skip marking read

play
M66B 1 month ago
parent 00ab42f973
commit 3fe601006a

@ -393,7 +393,6 @@ public class ServiceUI extends IntentService {
return;
EntityOperation.queue(this, message, EntityOperation.FLAG, true);
EntityOperation.queue(this, message, EntityOperation.SEEN, true);
db.setTransactionSuccessful();
} finally {

Loading…
Cancel
Save